Commit 0b0891d
committed
riscv: dts: jh7100: fix soc node compatible
The soc node should only have "simple-bus" in compatible. This matches
what is done for:
microchip/microchip-mpfs.dtsi
canaan/k210.dtsi
sifive/fu740-c000.dtsi
This allows starfive.yaml to pass dt_binding_check without adding:
- items:
- const: starfive,jh7100
- const: simple-bus
Signed-off-by: Drew Fustini <drew@beagleboard.org>1 parent f1f4dc8 commit 0b0891d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments