Searched hist:e6bf0ca0e2ef8d87d754f788be1b9b5d58c01860 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/dt-bindings/gpio/ |
| H A D | tegra-gpio.h | e6bf0ca0e2ef8d87d754f788be1b9b5d58c01860 Thu May 12 18:07:40 UTC 2016 Stephen Warren <swarren@nvidia.com> ARM: tegra: fix naming in GPIO DT binding header
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@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
|