On Tue, 10 Sep 2024 19:57:13 +0200, Sebastian Reichel wrote: > Add optional support for a voltage supply required to enable a > power domain. The binding follows the way it is handled by the > Mediatek binding to keep things consistent. > > This will initially be used by the RK3588 GPU power domain, which > fails to be enabled when the GPU regulator is not enabled. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/power/rockchip,power-controller.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>