Commit 8cb0b4e9b7950924e3c05ef67c2a18c37b8b8b49

Authored by Manisha Agrawal
Committed by Jyri Sarha
1 parent a294da0f1a

ARM: dts: am572x-idk-lcd-osd: Add OSD101T2045-53TS LCD kit support for AM572x IDK

OSD101T2045-53TS LCD is an add on kit (purchased separately) to AM572x
IDK platform, therefore create a separate OSD LCD dts.

LCD support will not work on AM572x 1.2A and prior revisions without
board modification. Refer to revision specific rework instruction for
further information.

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>

Showing 2 changed files with 15 additions and 0 deletions Side-by-side Diff

arch/arm/boot/dts/Makefile
... ... @@ -446,6 +446,7 @@
446 446 dra72-evm.dtb \
447 447 am57xx-evm.dtb \
448 448 am572x-idk.dtb \
  449 + am572x-idk-lcd-osd.dtb \
449 450 am571x-idk.dtb
450 451 dtb-$(CONFIG_ARCH_ORION5X) += \
451 452 orion5x-lacie-d2-network.dtb \
arch/arm/boot/dts/am572x-idk-lcd-osd.dts
  1 +/*
  2 + * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
  3 + *
  4 + * This program is free software; you can redistribute it and/or modify
  5 + * it under the terms of the GNU General Public License version 2 as
  6 + * published by the Free Software Foundation.
  7 + */
  8 +
  9 +#include "am572x-idk.dts"
  10 +#include "am57xx-idk-lcd-osd.dtsi"
  11 +
  12 +/ {
  13 + model = "TI AM572x IDK-LCD-OSD-Display";
  14 +};