ARM: dts: twl6030: Move common configuration for OMAP4 boards in a separate dtsi...
authorRuslan Bilovol <ruslan.bilovol@ti.com>
Wed, 14 Aug 2013 08:35:47 +0000 (11:35 +0300)
committerBenoit Cousson <bcousson@baylibre.com>
Tue, 8 Oct 2013 15:51:41 +0000 (17:51 +0200)
commit06a9ea5d76fdff82d9792d8cc315de4c43086780
treedd90662951ac75c375190356595a7b0edefcf612
parent8906d654992b472ce270d056f523ec21dd06cd3c
ARM: dts: twl6030: Move common configuration for OMAP4 boards in a separate dtsi file

The OMAP4 SoC family uses specially-designed PMIC (power management IC)
companion chip for power management needs: TWL6030/TWL6032.
Therefore there is a typical connection of PMIC to OMAP4 so we can
move it into separate .dtsi file and do not duplicate over
board-specific files.

Tested on OMAP4 SDP board and Pandaboard ES2.

Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap4-panda-common.dtsi
arch/arm/boot/dts/omap4-sdp.dts
arch/arm/boot/dts/twl6030_omap4.dtsi [new file with mode: 0644]