Re: [PATCH v8 12/15] dt-bindings: arm: rockchip: add more compatible strings to pmu.yaml

From: Rob Herring
Date: Fri Apr 16 2021 - 14:55:58 EST


On Fri, 16 Apr 2021 10:03:39 +0200, Johan Jonker wrote:
> The compatible strings below are already in use in the Rockchip
> dtsi files, but were somehow never added to a document, so add
>
> "rockchip,px30-pmu", "syscon", "simple-mfd"
> "rockchip,rk3288-pmu", "syscon", "simple-mfd"
> "rockchip,rk3328-pmu", "syscon", "simple-mfd"
> "rockchip,rk3399-pmu", "syscon", "simple-mfd"
>
> for pmu nodes to pmu.yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/rockchip/pmu.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>