]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc99a32311ef474bdb4b43b92ef1aa44aadadc057
treedd90662951ac75c375190356595a7b0edefcf612
parent3f2bf7ea2862038d93a31bb648e46824e8c362fd
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]