Devicetree
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: qcs8300: Add support for camss
@ 2025-05-20  9:40 Wenmeng Liu
  2025-05-20  9:45 ` Krzysztof Kozlowski
  2025-05-21  6:34 ` Loic Poulain
  0 siblings, 2 replies; 5+ messages in thread
From: Wenmeng Liu @ 2025-05-20  9:40 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, bryan.odonoghue, todor.too, rfoss
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-media, Wenmeng Liu

This change enables camera driver for QCS8300 RIDE board.

---
Signed-off-by: Wenmeng Liu <quic_wenmliu@quicinc.com>
---
This patch series depends on patch series:
- https://lore.kernel.org/all/20250214095611.2498950-1-quic_vikramsa@quicinc.com/
- https://lore.kernel.org/all/20250211-sa8775p_tpg-v1-1-3f76c5f8431f@quicinc.com/
- https://lore.kernel.org/all/20250217-qcs8300_tpg-v1-1-6e0f4dd3ad1f@quicinc.com/
- https://lore.kernel.org/all/20250214094747.2483058-1-quic_vikramsa@quicinc.com/
---
---
 arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
index 3ff8f398cad31a36fa46060855b075c8c2020aa7..97281d6d7376a406e5c31466e175358b10441256 100644
--- a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
+++ b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
@@ -207,6 +207,10 @@ vreg_l9c: ldo9 {
 	};
 };
 
+&camss {
+	status = "ok";
+};
+
 &ethernet0 {
 	phy-mode = "2500base-x";
 	phy-handle = <&phy0>;

---
base-commit: b16751cc36fc42deedf4726683423e19939c1044
change-id: 20250520-qcs8300-camss-ffc2032c365a

Best regards,
-- 
Wenmeng Liu <quic_wenmliu@quicinc.com>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-21  6:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20  9:40 [PATCH] arm64: dts: qcom: qcs8300: Add support for camss Wenmeng Liu
2025-05-20  9:45 ` Krzysztof Kozlowski
2025-05-20  9:47   ` Krzysztof Kozlowski
2025-05-20 10:12     ` Wenmeng Liu
2025-05-21  6:34 ` Loic Poulain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox