Re: [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add support for camss
From: Bryan O'Donoghue
Date: Wed Oct 15 2025 - 15:58:03 EST
On 15/10/2025 19:49, Vladimir Zapolskiy wrote:
+ power-domains = <&camcc CAM_CC_TITAN_TOP_GDSC>;
+ power-domain-names = "top";
'power-domain-names' property is redundant, since there is just one power domain.
Its a required property of the yaml.
---
bod