* Daniel Mack <daniel@xxxxxxxxxx> [180617 04:56]: > The touchscreen driver no longer configures the device as wakeup source by > default. A "wakeup-source" property is needed. > > Signed-off-by: Daniel Mack <daniel@xxxxxxxxxx> > --- > v1 → v2: amended subject to not mention imx6 anymore Sorry for the delay in responding, applying into omap-for-v4.18/fixes. Thanks, Tony > arch/arm/boot/dts/am437x-sk-evm.dts | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts > index 440351ad0b80..d4be3fd0b6f4 100644 > --- a/arch/arm/boot/dts/am437x-sk-evm.dts > +++ b/arch/arm/boot/dts/am437x-sk-evm.dts > @@ -610,6 +610,8 @@ > > touchscreen-size-x = <480>; > touchscreen-size-y = <272>; > + > + wakeup-source; > }; > > tlv320aic3106: tlv320aic3106@1b { > -- > 2.17.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html