Re: [PATCH 3/4] arm64: dts: qcom: sc8280xp: gaokun3: add front camera sensor node
From: Vladimir Zapolskiy
Date: Tue May 05 2026 - 14:53:05 EST
On 5/2/26 15:48, Pengyu Luo wrote:
On Thu, Apr 30, 2026 at 6:49 PM Vladimir Zapolskiy
<vladimir.zapolskiy@xxxxxxxxxx> wrote:
On 4/25/26 13:52, Pengyu Luo wrote:
Hi846 is found on my Gaokun3, descripting it.
To the best of my knowledege there is no 'descripting' word.
Say it simpler like
Describe Hi846 camera sensor found on Gaokun3.
Ack
...
+&camss {
+ vdda-phy-supply = <&vreg_l6b>;
+ vdda-pll-supply = <&vreg_l3b>;
+
+ status = "okay";
+
+ ports {
+ port@3 {
+ csiphy3_ep: endpoint@0 {
+ reg = <0>;
+
+ clock-lanes = <7>;
Please remove 'clock-lanes' property from above.
Is it unused? I saw it on some devices and v4l2 related source file.
It is unused, and its selected value here is bogus.
--
Best wishes,
Vladimir