6542010f92669d91a39d8d6281022309be45c459
[openwrt.git] / target / linux / omap / patches-3.12 / 500-ARM-dts-AM33XX-Add-LCDC-info-into-am335x-evm.patch
1 --- a/arch/arm/boot/dts/am33xx.dtsi
2 +++ b/arch/arm/boot/dts/am33xx.dtsi
3 @@ -682,6 +682,15 @@
4                         status = "disabled";
5                 };
6  
7 +               lcdc: lcdc@4830e000 {
8 +                       compatible = "ti,am33xx-tilcdc";
9 +                       reg = <0x4830e000 0x1000>;
10 +                       interrupt-parent = <&intc>;
11 +                       interrupts = <36>;
12 +                       ti,hwmods = "lcdc";
13 +                       status = "disabled";
14 +               };
15 +
16                 tscadc: tscadc@44e0d000 {
17                         compatible = "ti,am3359-tscadc";
18                         reg = <0x44e0d000 0x1000>;