From: Niklas Söderlund Date: Wed, 5 Feb 2025 10:33:11 +0000 (+0100) Subject: arm64: dts: renesas: white-hawk-csi-dsi: Use names for CSI-2 data line orders X-Git-Tag: v6.15-rc1~159^2~35^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a4951ffffe3663474547d1d72e88bea5420969;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: renesas: white-hawk-csi-dsi: Use names for CSI-2 data line orders The symbolic names for the line-orders are now available in . Switch to them instead of using their numerical values. Signed-off-by: Niklas Söderlund Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250205103311.668768-1-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/white-hawk-csi-dsi.dtsi b/arch/arm64/boot/dts/renesas/white-hawk-csi-dsi.dtsi index 9017c4475a7c7..a5d1c1008e7e6 100644 --- a/arch/arm64/boot/dts/renesas/white-hawk-csi-dsi.dtsi +++ b/arch/arm64/boot/dts/renesas/white-hawk-csi-dsi.dtsi @@ -21,7 +21,9 @@ bus-type = ; clock-lanes = <0>; data-lanes = <1 2 3>; - line-orders = <0 3 0>; + line-orders = ; remote-endpoint = <&max96712_out0>; }; }; @@ -42,7 +44,9 @@ bus-type = ; clock-lanes = <0>; data-lanes = <1 2 3>; - line-orders = <0 3 0>; + line-orders = ; remote-endpoint = <&max96712_out1>; }; };