]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/omap2420.dtsi
ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5
[karo-tx-linux.git] / arch / arm / boot / dts / omap2420.dtsi
index af6560908905595dbd2a535c013948afa7ef7637..d4ce6c2e6e80bc28e07177e3f7bcef4d4dc4ed2e 100644 (file)
                        pinctrl-single,function-mask = <0x3f>;
                };
 
+               gpmc: gpmc@6800a000 {
+                       compatible = "ti,omap2420-gpmc";
+                       reg = <0x6800a000 0x1000>;
+                       #address-cells = <2>;
+                       #size-cells = <1>;
+                       interrupts = <20>;
+                       gpmc,num-cs = <8>;
+                       gpmc,num-waitpins = <4>;
+                       ti,hwmods = "gpmc";
+               };
+
                mcbsp1: mcbsp@48074000 {
                        compatible = "ti,omap2420-mcbsp";
                        reg = <0x48074000 0xff>;