]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: dts: am335x-bone*: add DT for BeagleBone Black
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 9 Sep 2013 14:29:21 +0000 (16:29 +0200)
committerBenoit Cousson <bcousson@baylibre.com>
Tue, 17 Sep 2013 12:56:22 +0000 (14:56 +0200)
commit2ba3549352277514a8e4790adff77a783ee1b9e2
tree83af0e45ab904853078ac72e0e99ee8c17c98ab9
parentb11247637f798f5eb0af2100acde3711d809e8fd
ARM: dts: am335x-bone*: add DT for BeagleBone Black

The BeagleBone Black is basically a regular BeagleBone with eMMC and
HDMI added, so create a common dtsi both can use.

IMPORTANT: booting the existing am335x-bone.dts will blow up the HDMI
transceiver after a dozen boots with an uSD card inserted because LDO
will be at 3.3V instead of 1.8.

MMC support for AM335x still isn't in, so only the LDO change has been
added.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Tested-by: Tom Rini <trini@ti.com>
Tested-by: Matt Porter <matt.porter@linaro.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/am335x-bone-common.dtsi [new file with mode: 0644]
arch/arm/boot/dts/am335x-bone.dts
arch/arm/boot/dts/am335x-boneblack.dts [new file with mode: 0644]