On Thu, 2022-06-23 at 18:23 +0200, Sebastian Reichel wrote: > Add the compatible for the pmu mfd on rk3388. Hey Sebastian, Also looks looks like this (and the patch subject) should instead refer to the rk3588 ? Thanks! Chris > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/rockchip/pmu.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > index 5ece38065e54..4c645049c15b 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > @@ -25,6 +25,7 @@ select: > - rockchip,rk3368-pmu > - rockchip,rk3399-pmu > - rockchip,rk3568-pmu > + - rockchip,rk3588-pmu > > required: > - compatible > @@ -39,6 +40,7 @@ properties: > - rockchip,rk3368-pmu > - rockchip,rk3399-pmu > - rockchip,rk3568-pmu > + - rockchip,rk3588-pmu > - const: syscon > - const: simple-mfd > > -- > 2.35.1 > >