Re: [PATCH v4] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml

From: Rob Herring
Date: Mon Apr 20 2020 - 15:12:48 EST


On Sat, 11 Apr 2020 14:25:07 +0200, Johan Jonker wrote:
> Current dts files with 'rockchip-pmu-sram' compatible nodes
> are now verified with sram.yaml, although the original
> text document still exists. Merge rockchip-pmu-sram.txt
> with sram.yaml by adding it as description with an example.
> Make #address-cells, #size-cells and ranges optional
> if there are no child nodes to prevent yaml warnings.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Changes v4:
> Make some properties optional
>
> Changes v3:
> Document the compatible
>
> Changed v2:
> Merge with sram.yaml
> ---
> .../devicetree/bindings/sram/rockchip-pmu-sram.txt | 16 -------------
> Documentation/devicetree/bindings/sram/sram.yaml | 26 +++++++++++++++++++---
> 2 files changed, 23 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sram/rockchip-pmu-sram.txt
>

Applied, thanks.

Rob