mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 05:18:45 +02:00
ARM: dts: at91: drop unneeded status from gpio-keys
Nodes do not need explicit status=okay. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20220616005333.18491-40-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
fa8cc83a3b
commit
592feeea11
|
|
@ -80,7 +80,6 @@ gpio-keys {
|
|||
compatible = "gpio-keys";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_key_gpio_default>;
|
||||
status = "okay";
|
||||
|
||||
button-1 {
|
||||
label = "SW1";
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@ gpio-keys {
|
|||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_key_gpio_default>;
|
||||
status = "okay";
|
||||
|
||||
button-1 {
|
||||
label = "USER BUTTON";
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ gpio-keys {
|
|||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_key_gpio_default>;
|
||||
status = "okay";
|
||||
|
||||
button-1 {
|
||||
label = "USER_PB1";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user