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 <zhangqing@xxxxxxxxxxx> > --- > 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@xxxxxxxxxx>