Commit 79d38f6b authored by Martin Kepplinger's avatar Martin Kepplinger Committed by Shawn Guo
Browse files

arm64: dts: imx8mq-librem5: fix mipi_csi description



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: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 2d43092e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1143,8 +1143,6 @@
};

&mipi_csi1 {
	#address-cells = <1>;
	#size-cells = <0>;
	status = "okay";

	ports {