Re: [PATCH] riscv: dts: Re-organize SPI DT nodes

2019-06-25 Thread Yash Shah
On Tue, Jun 25, 2019 at 2:53 AM Paul Walmsley wrote: > > On Mon, 24 Jun 2019, Yash Shah wrote: > > > As per the General convention, define only device DT node in SOC DTSi > > file with status = "disabled" and enable device in Board DTS file with > > status = "okay" > > > > Reported-by: Anup Patel

Re: [PATCH] riscv: dts: Re-organize SPI DT nodes

2019-06-24 Thread Anup Patel
On Tue, Jun 25, 2019 at 2:53 AM Paul Walmsley wrote: > > On Mon, 24 Jun 2019, Yash Shah wrote: > > > As per the General convention, define only device DT node in SOC DTSi > > file with status = "disabled" and enable device in Board DTS file with > > status = "okay" > > > > Reported-by: Anup Patel

Re: [PATCH] riscv: dts: Re-organize SPI DT nodes

2019-06-24 Thread Paul Walmsley
On Mon, 24 Jun 2019, Yash Shah wrote: > As per the General convention, define only device DT node in SOC DTSi > file with status = "disabled" and enable device in Board DTS file with > status = "okay" > > Reported-by: Anup Patel > Signed-off-by: Yash Shah This is a good start, but should also

[PATCH] riscv: dts: Re-organize SPI DT nodes

2019-06-24 Thread Yash Shah
As per the General convention, define only device DT node in SOC DTSi file with status = "disabled" and enable device in Board DTS file with status = "okay" Reported-by: Anup Patel Signed-off-by: Yash Shah --- arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 3 +++