]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Add basic support for isee igepv5
authorTony Lindgren <tony@atomide.com>
Fri, 16 Oct 2015 19:32:33 +0000 (12:32 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 16 Oct 2015 19:32:33 +0000 (12:32 -0700)
commitcb008a4016be626fa7d6b8dd2e3de6064ff035ac
treea52b80f662e7365962f378cce59f122013b048ca
parent12f803e8336181d86728d54dc7b6daefab5ad63c
ARM: dts: Add basic support for isee igepv5

With omap5-board-common.dtsi, we can now easily add support for various omap5
board variants. Let's add minimal support for isee igepv5.

So far I've tested that basic things work, such as serial, USB Ethernet, HDMI
and WLAN.

Note that like omap5-uevm, these boards seem to need to reserve 16MB for a
trap section as in commit 821b6c998929 ("ARM: dts: omap5-evm: Update
available memory to 2032 MB") and also noted in a u-boot commit at
http://marc.info/?l=u-boot&m=134376852603255 and also at
http://patchwork.ozlabs.org/patch/159881/.

Not sure why this is not needed for omap5-cm-t54.dts, maybe because of
different u-boot configuration.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/omap5-igep0050.dts [new file with mode: 0644]