mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
ARM: dts: imx7s-warp: Drop undefined property in mipi_csi node
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>
This commit is contained in:
parent
b357ffd860
commit
74092acd6e
|
|
@ -248,7 +248,6 @@ mpl3115@60 {
|
|||
|
||||
&mipi_csi {
|
||||
clock-frequency = <166000000>;
|
||||
fsl,csis-hs-settle = <3>;
|
||||
status = "okay";
|
||||
|
||||
port@0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user