Re: [PATCH v3 8/8] dt-bindings: arm: Add Calxeda system registers json-schema binding

From: Rob Herring
Date: Sun May 03 2020 - 11:56:31 EST


On Thu, 30 Apr 2020 22:10:54 +0100, Andre Przywara wrote:
> The Calxeda system registers are a collection of MMIO register
> controlling several more general aspects of the SoC.
> Beside for some power management tasks this node is also somewhat
> abused as the container for the clock nodes.
>
> Add a binding in DT schema format using json-schema.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> .../bindings/arm/calxeda/hb-sregs.yaml | 49 +++++++++++++++++++
> 1 file changed, 49 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/arm/calxeda/hb-sregs.yaml
>

Applied, thanks.

Rob