From: Marek Vasut Date: Tue, 15 Oct 2024 22:44:52 +0000 (+0200) Subject: ARM: dts: imx6qdl-dhcom-pdk2: Drop incorrect size-cells in GPIO keys X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9e9e74df6ff6367eb2ac82674bcd81c8607a3819;p=users%2Fjedix%2Flinux-maple.git ARM: dts: imx6qdl-dhcom-pdk2: Drop incorrect size-cells in GPIO keys Bindings do not allow address/size-cells in GPIO keys and the GPIO keys is not a bus, see dtbs_check warning: " arch/arm/boot/dts/nxp/imx/imx6dl-dhcom-pdk2.dtb: gpio-keys: '#address-cells', '#size-cells' do 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: Marek Vasut Reviewed-by: Christoph Niedermaier Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi b/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi index 6248b126b557..773fdcfcd001 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi @@ -56,7 +56,6 @@ }; gpio-keys { - #size-cells = <0>; compatible = "gpio-keys"; button-0 {