* Ivaylo Dimitrov <[email protected]> [160110 09:47]: > Add linux,can-disable; to all gpios exported from gpio-keys driver, so > userspace can disable them ... > --- a/arch/arm/boot/dts/omap3-n900.dts > +++ b/arch/arm/boot/dts/omap3-n900.dts > @@ -68,6 +68,7 @@ > linux,input-type = <EV_SW>; > linux,code = <SW_CAMERA_LENS_COVER>; > gpio-key,wakeup; > + linux,can-disable; > }; > > camera_focus {
Looks like this no longer applies because of linux,can-disable to wakeup-source changes. Can you please update against v4.5-rc series and repost? Thanks, Tony

