Skip to content

Commit 53ef073

Browse files
geertupalmer-dabbelt
authored andcommitted
riscv: dts: microchip: mpfs: Drop empty chosen node
It does not make sense to have an (empty) chosen node in an SoC-specific .dtsi, as chosen is meant for system-specific configuration. It is already provided in microchip-mpfs-icicle-kit.dts anyway. Fixes: 0fa6107 ("RISC-V: Initial DTS for Microchip ICICLE board") Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Tested-by: Conor Dooley <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 75c0dc0 commit 53ef073

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
model = "Microchip PolarFire SoC";
1010
compatible = "microchip,mpfs";
1111

12-
chosen {
13-
};
14-
1512
cpus {
1613
#address-cells = <1>;
1714
#size-cells = <0>;

0 commit comments

Comments
 (0)