Re: [PATCH v9 3/3] dt-bindings: mips: Add Loongson-2K1000 reset support
From: Rob Herring <robh@kernel.org>
Date: 2021-11-28 17:31:01
Also in:
linux-mips, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-11-28 17:31:01
Also in:
linux-mips, lkml
On Fri, 26 Nov 2021 09:52:16 +0800, Qing Zhang wrote:
Switch the DT binding to a YAML schema to enable the DT validation. Signed-off-by: Qing Zhang <redacted> --- v8-v9: only modify 'make DT_CHECKER_FLAGS=-m dt_binding_check' warnings/errors --- .../bindings/mips/loongson/ls2k-reset.yaml | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Documentation/devicetree/bindings/mips/loongson/ls2k-reset.yaml
Reviewed-by: Rob Herring <robh@kernel.org>