ARM: tegra: enable SD card on p2771-0000
authorStephen Warren <swarren@nvidia.com>
Fri, 29 Jul 2016 19:15:05 +0000 (13:15 -0600)
committerTom Warren <twarren@nvidia.com>
Mon, 15 Aug 2016 17:26:13 +0000 (10:26 -0700)
commit45d85f0872ef92779ea5b51a424845a919a41462
treea66a35a6fc9dbcfcca5550c35b11f728bc8ecfbd
parentad3c144fb8db9dbf232daaba3448ee8502c59d88
ARM: tegra: enable SD card on p2771-0000

Now that clock and reset drivers exist for Tegra186, we can enable the SD
card controller. Now that a BPMP I2C driver exists for Tegra186, we can
communicate with the PMIC to enable power to the SD card. Hook up the DT
content and board code required to make the SD card work.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/tegra186-p2771-0000-a02.dts
arch/arm/dts/tegra186-p2771-0000-b00.dts
arch/arm/dts/tegra186-p2771-0000.dtsi
board/nvidia/p2771-0000/p2771-0000.c
configs/p2771-0000-a02_defconfig
configs/p2771-0000-b00_defconfig