mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
arm64: dts: hisilicon: correct gpio-keys properties
gpio-keys children do not use unit addresses. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220616005333.18491-10-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
111b4da2c2
commit
717b3096da
|
|
@ -29,8 +29,6 @@ chosen {
|
|||
|
||||
gpio-keys {
|
||||
compatible = "gpio-keys";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
pwr-button {
|
||||
label = "Power Button";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user