]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dt: tegra: cardhu: split dts file for support multiple board versions
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 9 Aug 2012 11:00:38 +0000 (16:30 +0530)
committerStephen Warren <swarren@nvidia.com>
Thu, 9 Aug 2012 17:26:54 +0000 (11:26 -0600)
commit03089258b765d19033c50ea38d99946f8212175d
tree221cac7d0403c5be47ae0ab6a2a77beda1f96db1
parentd79a3ef8487e298ec141057c6bb08c066bad5b9e
ARM: dt: tegra: cardhu: split dts file for support multiple board versions

There is multiple version of cardhu starting from A01 to A07.
Cardhu A01 and A03 are not supported. Cardhu A02 will have
different sets of GPIOs for fixed regulator compare to
cardhu A04. The Cardhu A05, A06, A07 are compatibe with A04.
Based on cardhu version, the related dts file need to be chosen
like for cardhu A02, use tegra30-cardhu-a02.dts, cardhu A04 and
more, use tegra30-cardhu-a04.dts.
This patch create the DTS file A02 and A04 and convert tegra30-cardhu.dts
as dts include file.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra30-cardhu-a02.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra30-cardhu-a04.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra30-cardhu.dtsi [moved from arch/arm/boot/dts/tegra30-cardhu.dts with 84% similarity]
arch/arm/mach-tegra/Makefile.boot