]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx6qdl-dhcom-pdk2: Drop incorrect size-cells in GPIO keys
authorMarek Vasut <marex@denx.de>
Tue, 15 Oct 2024 22:44:52 +0000 (00:44 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Oct 2024 01:44:32 +0000 (09:44 +0800)
commit9e9e74df6ff6367eb2ac82674bcd81c8607a3819
treec35a34854adcbb083b1480f234041cdd064ba137
parentc98224246e3b13f99ca78cc9b37297d40f83de05
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 <marex@denx.de>
Reviewed-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-dhcom-pdk2.dtsi