mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
ARM: dts: amlogic: meson8b-ec100: align GPIO keys node name with bindings
Bindings expect the GPIO keys node names to follow certain pattern, see dtbs_check warnings: meson8b-ec100.dtb: gpio-keys: '#address-cells', '#size-cells' do not match any of the regexes: '^(button|event|key|switch|(button|event|key|switch)... Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20240701165210.578817-1-krzysztof.kozlowski@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
1613e604df
commit
488386d7ec
|
|
@ -34,8 +34,6 @@ emmc_pwrseq: emmc-pwrseq {
|
|||
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <100>;
|
||||
|
||||
pal-switch {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user