[PATCH v3 1/3] dt-bindings: power: Add power-domains-child-ids property

Rob Herring robh at kernel.org
Tue Apr 21 06:49:49 PDT 2026


On Mon, Apr 20, 2026 at 04:51:17PM -0700, Kevin Hilman (TI) wrote:
> Add binding documentation for the new power-domains-child-ids property,
> which works in conjunction with the existing power-domains property to
> establish parent-child relationships between a multi-domain power domain
> provider and external parent domains.
> 
> Each element in the uint32 array identifies the child domain
> ID (index) within the provider that should be made a child domain of
> the corresponding phandle entry in power-domains. The two arrays must
> have the same number of elements.
> 
> Signed-off-by: Kevin Hilman (TI) <khilman at baylibre.com>

Missing my Reviewed-by.



More information about the linux-arm-kernel mailing list