am33xx: define syscon control module device node
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 29 Sep 2014 06:53:18 +0000 (08:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 05:30:43 +0000 (01:30 -0400)
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/am33xx.dtsi

index 3a0a161..25e38b6 100644 (file)
                        };
                };
 
+               cm: syscon@44e10000 {
+                       compatible = "ti,am33xx-controlmodule", "syscon";
+                       reg = <0x44e10000 0x800>;
+               };
+
                intc: interrupt-controller@48200000 {
                        compatible = "ti,omap2-intc";
                        interrupt-controller;