summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap2420-h4.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: Remove '0x's from OMAP2420 H4 DTS fileLee Jones2013-10-081-3/+3
| | | | | | Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
* ARM: dts: OMAP2+: Use #include for all device treesFlorian Vaussard2013-06-181-1/+1
| | | | | | | | | | Replace /include/ by #include for OMAP2+ DT, in order to use the C pre-processor, making use of #define features possible. Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
* ARM: dts: Add NOR flash bindings for OMAP2420 H4Jon Hunter2013-04-091-0/+46
| | | | | | | Add device-tree node for the 64MB NOR on the OMAP2420-H4 board. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
* ARM: dts: OMAP2420: Correct H4 board memory sizeJon Hunter2012-12-141-1/+1
| | | | | | | | | | The system memory node for the OMAP2420 H4 was incorrectly defined as start address followed by end address, instead of start address and size. No noticable side-effects were observed but fix this for correctness. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: omap2420-h4: Include omap2420.dtsi file instead the common omap2Peter Ujfalusi2012-09-071-1/+1
| | | | | | | | Since the board is based on OMAP2420 we should include the dedicated dtsi file (which includes the common omap2 dtsi). Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* arm/dts: OMAP2: Add support for OMAP2420H4 BoardJon Hunter2012-07-021-0/+20
Simple DTS file for OMAP2420H4 board adding memory information to allow device-tree testing on an OMAP2420. OMAP2420H4 board has 64MB of RAM. Verified that kernel boots with DT using a simple RAMDISK file-system on OMAP2420H4. Signed-off-by: Jon Hunter <jon-hunter@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
OpenPOWER on IntegriCloud