[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled

Tony Lindgren tony at atomide.com
Fri Feb 12 13:53:26 PST 2016


* Ivaylo Dimitrov <ivo.g.dimitrov.75 at gmail.com> [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



More information about the linux-arm-kernel mailing list