Searched hist:e6bf0ca0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | tegra-gpio.h | e6bf0ca0 Thu May 12 13:07:40 CDT 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>
|