[PATCH v1 1/5] riscv: dts: Split Microchip device tree
Leo Liang
ycliang at andestech.com
Mon Nov 1 09:34:24 CET 2021
On Fri, Oct 22, 2021 at 02:26:44PM +0530, Padmarao Begari wrote:
> The device tree split into .dtsi and .dts files, common
> device node for eMMC/SD, enable I2C1, UART1 for console
> instead of UART0, enable the DDR 2GB memory and in
> that 288MB memory is reserved for fabric buffer.
>
> Signed-off-by: Padmarao Begari <padmarao.begari at microchip.com>
> ---
> arch/riscv/dts/microchip-mpfs-icicle-kit.dts | 518 ++++------------
> arch/riscv/dts/microchip-mpfs.dtsi | 571 ++++++++++++++++++
> .../microchip-mpfs-plic.h | 195 ++++++
> .../interrupt-controller/riscv-hart.h | 18 +
> 4 files changed, 913 insertions(+), 389 deletions(-)
> create mode 100644 arch/riscv/dts/microchip-mpfs.dtsi
> create mode 100644 include/dt-bindings/interrupt-controller/microchip-mpfs-plic.h
> create mode 100644 include/dt-bindings/interrupt-controller/riscv-hart.h
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list