* Markus Pargmann <[email protected]> [140824 23:24]: > Signed-off-by: Markus Pargmann <[email protected]> > Reviewed-by: Wolfram Sang <[email protected]>
Acked-by: Tony Lindgren <[email protected]> > --- > arch/arm/boot/dts/am33xx.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi > index 3a0a161342ba..25e38b6ac376 100644 > --- a/arch/arm/boot/dts/am33xx.dtsi > +++ b/arch/arm/boot/dts/am33xx.dtsi > @@ -132,6 +132,11 @@ > }; > }; > > + cm: syscon@44e10000 { > + compatible = "ti,am33xx-controlmodule", "syscon"; > + reg = <0x44e10000 0x800>; > + }; > + > intc: interrupt-controller@48200000 { > compatible = "ti,omap2-intc"; > interrupt-controller; > -- > 2.1.0.rc1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
