arm64: dts: imx8mq-librem5: fix mipi_csi description
authorMartin Kepplinger <martin.kepplinger@puri.sm>
Fri, 2 Sep 2022 08:42:16 +0000 (10:42 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:27 +0000 (16:34 +0800)
Properties are not documented so lead to the following error:
'#address-cells', '#size-cells', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'

Fix this by removing unneeded properties.

Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 058d6ec..ae08556 100644 (file)
 };
 
 &mipi_csi1 {
-       #address-cells = <1>;
-       #size-cells = <0>;
        status = "okay";
 
        ports {