commit | 3cdb0157884344c7b40998f31ce43c4ded593cdd | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul.walmsley@sifive.com> | Wed Jun 26 08:19:29 2019 -0700 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Wed Jun 26 10:28:53 2019 -0700 |
tree | 40a5fdcdfaf17d9676208db80a803a1277eb3fd5 | |
parent | 45b03df2864aa4c67f6a648f0a7951116e1ef069 [diff] |
dt-bindings: riscv: resolve 'make dt_binding_check' warnings Rob pointed out that one of the examples in the RISC-V 'cpus' YAML schema results in warnings from 'make dt_binding_check'. Fix these. While here, make the whitespace in the second example consistent with the first example. Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Cc: Rob Herring <robh@kernel.org> Reviewed-by: Rob Herring <robh@kernel.org> # for fixing the dtc warnings