[U-Boot] [PATCH V2 3/3] i2c: tegra: add standardized clk/reset API support

Simon Glass sjg at chromium.org
Sat Aug 6 03:40:57 CEST 2016


On 5 August 2016 at 16:10, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Bryan Wu <pengw at nvidia.com>
>
> clk/reset API was tested on T186 platform and previous chip like
> T210/T124 will still use the old APIs.
>
> Signed-off-by: Bryan Wu <pengw at nvidia.com>
> (swarren, simplified some ifdefs, removed indent level inside an ifdef)
> (swarren, added comment about the ifdefs)
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: Add TODO comment describing the messy ifdefs.
> ---
>  drivers/i2c/tegra_i2c.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 85 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list