]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/imx51-ts4800.dts
ARM: dts: TS-4800: add touchscreen support
[karo-tx-linux.git] / arch / arm / boot / dts / imx51-ts4800.dts
index aa8f00a04a382249159a826859bcb1aef80f30a9..0ff76a1bc0f1b66e7681ea175a1b7cc82343cdd6 100644 (file)
                                syscon = <&syscon 0xe>;
                        };
                };
+
+               touchscreen {
+                       compatible = "technologic,ts4800-ts";
+                       reg = <0x12000 0x1000>;
+                       syscon = <&syscon 0x10 6>;
+               };
        };
 };