Re: [PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles

From: Rob Herring
Date: Mon Nov 09 2020 - 17:03:16 EST


On Sat, 07 Nov 2020 18:00:59 +0100, Johan Jonker wrote:
> With the conversion of syscon.yaml minItems for compatibles
> was set to 2. Current Rockchip dtsi files only use "syscon" for
> QoS registers. Add Rockchip QoS compatibles to reduce notifications
> produced with:
>
> make ARCH=arm dtbs_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/mfd/syscon.yaml
>
> make ARCH=arm64 dtbs_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/mfd/syscon.yaml
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/syscon.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>