Searched hist:b390e0bfd2996f1215231395f4e25a4c011eeaf9 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/riscv/ |
H A D | sifive.yaml | diff b390e0bfd2996f1215231395f4e25a4c011eeaf9 Fri Aug 09 00:36:44 CEST 2019 Paul Walmsley <paul.walmsley@sifive.com> dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board
The YAML binding document for SiFive boards has an incorrect compatible string for the HiFive Unleashed board. Change it to match the name of the board on the SiFive web site:
https://www.sifive.com/boards/hifive-unleashed
which also matches the contents of the board DT data file:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts#n13
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com> Acked-by: Rob Herring <robh@kernel.org>
|