[U-Boot] [PATCH 2/4] ARM: tegra: fix naming in GPIO DT binding header

Simon Glass sjg at chromium.org
Thu May 19 06:02:08 CEST 2016


On 12 May 2016 at 12:07, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> According to the Tegra TRM, GPIOs are aggregated into /ports/ of 8 GPIOs,
> not into /banks/. Fix <dt-bindings/gpio/tegra-gpio.h> to correctly reflect
> this naming convention. While this seems like silly churn, it will become
> slightly more important once we introduce the GPIO binding for upcoming
> Tegra chips. This mirrors an identical commit in the Linux kernel.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: New patch.
> ---
>  include/dt-bindings/gpio/tegra-gpio.h | 68 +++++++++++++++++------------------
>  1 file changed, 34 insertions(+), 34 deletions(-)

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


More information about the U-Boot mailing list