Re: [PATCH RFC 10/15] arm64: dts: qcom: hawi-mtp: Enable camera subsystem for Hawi MTP
From: Bryan O'Donoghue
Date: Wed Sep 23 2026 - 08:49:30 EST
On 23/09/2026 12:02, Nihal Kumar Gupta wrote:
+
+&csiphy2_in_ep {
+ bus-type = <MEDIA_BUS_TYPE_CSI2_DPHY>;
+ clock-lanes = <0>;
+ data-lanes = <1 2 3 4>;
+ remote-endpoint = <&s5kjn5_ep>;
+};
+
Drop the clock-lanes part its not current.
---
bod