Re: [PATCH v5 02/10] dt-bindings: power: samsung: add google,gs101-pd
From: Rob Herring (Arm)
Date: Wed Feb 11 2026 - 16:01:56 EST
On Thu, 05 Feb 2026 21:42:30 +0000, André Draszik wrote:
> Add support for the Google gs101 version of the Exynos power domains. A
> new compatible is needed because register fields have changed and
> because power domain operations involve interfacing with the TrustZone
> protection control on newer Exynos SoCs.
>
> Power domains can also have a power supply linked to them, so add
> optional support for that, too. It is believed that all (existing)
> platforms could benefit from this, hence it's not being limited to
> gs101-pd.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
>
> ---
> v5:
> - add domain-supply and update commit message
>
> v4:
> - add new vendor property samsung,dtzpc
> - drop previous tags due to that
> ---
> .../devicetree/bindings/power/pd-samsung.yaml | 33 ++++++++++++++++++++--
> 1 file changed, 30 insertions(+), 3 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>