Re: [PATCH 3/9] riscv: dts: microchip: mpfs: Drop empty chosen node
From: <Conor.Dooley@microchip.com>
Date: 2021-11-26 11:47:50
Also in:
linux-riscv
From: <Conor.Dooley@microchip.com>
Date: 2021-11-26 11:47:50
Also in:
linux-riscv
On 25/11/2021 15:31, Geert Uytterhoeven wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
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: 0fa6107eca4186ad ("RISC-V: Initial DTS for Microchip ICICLE board")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 3 ---
1 file changed, 3 deletions(-)Reviewed-by: Conor Dooley <conor.dooley@microchip.com>