ARM: tegra: use DT bindings for GPIO namingThere are currently many places that define the list of all Tegra GPIOs;the DT binding header and custom Tegra-specific header file gpio.h. Fixthe redun
ARM: tegra: use DT bindings for GPIO namingThere are currently many places that define the list of all Tegra GPIOs;the DT binding header and custom Tegra-specific header file gpio.h. Fixthe redundancy by replacing everything with the DT binding header file.Signed-off-by: Stephen Warren <swarren@nvidia.com>Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Tom Warren <twarren@nvidia.com>
show more ...
ARM: tegra: Add p2371-0000 boardP2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/Oboard. The combination contains SoC, DRAM, eMMC, SD card slot,HDMI, USB micro-B port, Ethernet via U
ARM: tegra: Add p2371-0000 boardP2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/Oboard. The combination contains SoC, DRAM, eMMC, SD card slot,HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,a GPIO expansion header, and an analog audio jack.Signed-off-by: Stephen Warren <swarren@nvidia.com>Reviewed-by: Simon Glass <sjg@chromium.org>Signed-off-by: Tom Warren <twarren@nvidia.com>