On Sat, Mar 15, 2014 at 04:45:08PM +0100, Hans de Goede wrote: > Hi, > > Thanks for your continued work on this. > > On 03/15/2014 04:43 PM, Carlo Caione wrote: > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > Signed-off-by: Carlo Caione <carlo@xxxxxxxxxx> > > --- > > arch/arm/boot/dts/sun7i-a20-cubieboard2.dts | 12 ++++++++++++ > > arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 13 +++++++++++++ > > arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts | 12 ++++++++++++ > > 3 files changed, 37 insertions(+) > > > > diff --git a/arch/arm/boot/dts/sun7i-a20-cubieboard2.dts b/arch/arm/boot/dts/sun7i-a20-cubieboard2.dts > > index 5c51cb8..9ad7da5 100644 > > --- a/arch/arm/boot/dts/sun7i-a20-cubieboard2.dts > > +++ b/arch/arm/boot/dts/sun7i-a20-cubieboard2.dts > > @@ -53,6 +53,18 @@ > > pinctrl-names = "default"; > > pinctrl-0 = <&i2c0_pins_a>; > > status = "okay"; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > + axp: axp20x@34 { > > + reg = <0x34>; > > + interrupt-parent = <&nmi_intc>; > > + interrupts = <0 8>; > > + > > + axp,system-power-controller; > > Shouldn't this be dropped now (all 3 of them) ? Damn! Thank you for spotting it. Fix coming. Thanks, -- Carlo Caione -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html