On Fri, Aug 02, 2024 at 05:45:29PM -0400, Detlev Casanova wrote: > Add the compatible for the pmu mfd on rk3576. Typo in the subject. rk576? > > Signed-off-by: Detlev Casanova <detlev.casanova@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 b79c81cd9f0e6..932f981265ccb 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml > @@ -26,6 +26,7 @@ select: > - rockchip,rk3368-pmu > - rockchip,rk3399-pmu > - rockchip,rk3568-pmu > + - rockchip,rk3576-pmu > - rockchip,rk3588-pmu > - rockchip,rv1126-pmu > > @@ -43,6 +44,7 @@ properties: > - rockchip,rk3368-pmu > - rockchip,rk3399-pmu > - rockchip,rk3568-pmu > + - rockchip,rk3576-pmu > - rockchip,rk3588-pmu > - rockchip,rv1126-pmu > - const: syscon > -- > 2.46.0 >