Home
last modified time | relevance | path

Searched hist:fc607d9ab96654973bd13dc0de1b2ff6d3d901b4 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.cfc607d9ab96654973bd13dc0de1b2ff6d3d901b4 Tue Sep 13 16:46:02 UTC 2016 Stephen Warren <swarren@nvidia.com> i2c: tegra: only use new clock/reset APIs

Now that the standard clock/reset APIs are available for all Tegra SoCs,
convert the I2C driver to use them exclusively, and remove any references
to the custom Tegra-specific APIs.

Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>