Re: [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add support for camss
From: Vladimir Zapolskiy
Date: Wed Oct 15 2025 - 19:21:31 EST
On 10/15/25 22:58, Bryan O'Donoghue wrote:
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.
Technically it is not a property of the yaml, but I think I understand
what you mean here.
As usual since there is no users of the previously written device tree
node rules, I believe the documentation is still flexible to be updated
to a better shape.
--
Best wishes,
Vladimir