Re: [PATCH v6 07/13] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
From: Bryan O'Donoghue
Date: Wed Sep 16 2026 - 11:24:40 EST
On 09/09/2026 13:43, Konrad Dybcio wrote:
+ port@3 {This port should be defined in the SoC DTSI
+ camss_csiphy4_inep: endpoint {
+ data-lanes = <1 2 3 4>;
+ remote-endpoint = <&csiphy4_out_ep>;
+ };
+ };
20260906-x1e-camss-csi2-phy-dtsi-v6-5-067f2ecc4630@xxxxxxxxxx
+ ports {
+ #address-cells = <1>;
+ #size-cells = <0>;
+
+ port@0 {
+ reg = <0>;
+ };
+
+ port@1 {
+ reg = <1>;
+ };
+
+ port@2 {
+ reg = <2>;
+ };
+
+ port@3 {
+ reg = <3>;
+ };
+ };
I don't understand your ask.
---
bod