Re: [PATCH v1 1/5] riscv: dts: Split Microchip device tree

2021-11-02 Thread Padmarao Begari
Hi Bin, On Mon, Nov 1, 2021 at 2:11 PM Bin Meng wrote: > Hi Padmarao, > > On Fri, Oct 22, 2021 at 4:58 PM 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

Re: [PATCH v1 1/5] riscv: dts: Split Microchip device tree

2021-11-01 Thread Bin Meng
Hi Padmarao, On Fri, Oct 22, 2021 at 4:58 PM 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. > > Sig

Re: [PATCH v1 1/5] riscv: dts: Split Microchip device tree

2021-11-01 Thread Leo Liang
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-of

[PATCH v1 1/5] riscv: dts: Split Microchip device tree

2021-10-22 Thread Padmarao Begari
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 --- arch/riscv/dts/microchip-mpfs-icicle-kit.dts | 5