From: Krzysztof Kozlowski Date: Sat, 17 Jun 2023 17:15:40 +0000 (+0200) Subject: arm64: dts: qcom: sc8180x-flex-5g: align gpio-keys node name with bindings X-Git-Tag: v6.6-rc1~130^2~6^2~183 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=adc2ee325806e805f9d729f28dd1ac77dd82932a;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: sc8180x-flex-5g: align gpio-keys node name with bindings Bindings except certain pattern for gpio-keys children: sc8180x-lenovo-flex-5g.dtb: gpio-keys: 'lid' does not match any of the regexes: '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$', 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski Reviewed-by: Konrad Dybcio Link: https://lore.kernel.org/r/20230617171541.286957-14-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts b/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts index 39c6ef0802aa4..fca08db89769d 100644 --- a/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts +++ b/arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dts @@ -36,7 +36,7 @@ pinctrl-0 = <&hall_int_active_state>; pinctrl-names = "default"; - lid { + lid-switch { gpios = <&tlmm 121 GPIO_ACTIVE_LOW>; linux,input-type = ; linux,code = ;