OSDN Git Service

ARM: dts: imx7s-warp: Drop undefined property in mipi_csi node
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 2 Dec 2021 22:19:01 +0000 (00:19 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Dec 2021 03:16:11 +0000 (11:16 +0800)
The fsl,csis-hs-settle property isn't defined by the
nxp,imx7-mipi-csi2.yaml binding, and isn't parsed by the corresponding
driver. Drop it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s-warp.dts

index 569bbd8..614d252 100644 (file)
 
 &mipi_csi {
        clock-frequency = <166000000>;
-       fsl,csis-hs-settle = <3>;
        status = "okay";
 
        port@0 {