Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-07 Thread Auer, Lukas
On Fri, 2019-06-07 at 10:58 -0700, Atish Patra wrote: > On 6/7/19 9:52 AM, Kevin Hilman wrote: > > Atish Patra writes: > > > > > On 6/5/19 10:37 AM, Kevin Hilman wrote: > > > > Hi Paul, > > > > > > > > Paul Walmsley writes: > > > > > > > > > Add support for building flattened DT files from DT

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-07 Thread Atish Patra
On 6/7/19 9:52 AM, Kevin Hilman wrote: Atish Patra writes: On 6/5/19 10:37 AM, Kevin Hilman wrote: Hi Paul, Paul Walmsley writes: Add support for building flattened DT files from DT source files under arch/riscv/boot/dts. Follow existing kernel precedent from other SoC architectures.

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-07 Thread Kevin Hilman
Atish Patra writes: > On 6/5/19 10:37 AM, Kevin Hilman wrote: >> Hi Paul, >> >> Paul Walmsley writes: >> >>> Add support for building flattened DT files from DT source files under >>> arch/riscv/boot/dts. Follow existing kernel precedent from other SoC >>> architectures. Start our board

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-06 Thread Paul Walmsley
Hi Kevin, On Wed, 5 Jun 2019, Kevin Hilman wrote: > Paul Walmsley writes: > > > Add support for building flattened DT files from DT source files under > > arch/riscv/boot/dts. Follow existing kernel precedent from other SoC > > architectures. Start our board support by adding initial support

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-06 Thread Paul Walmsley
On Tue, 4 Jun 2019, Loys Ollivier wrote: > On Sun 02 Jun 2019 at 01:04, Paul Walmsley wrote: > > > Add support for building flattened DT files from DT source files under > > arch/riscv/boot/dts. Follow existing kernel precedent from other SoC > > architectures. Start our board support by

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-06 Thread Atish Patra
On 6/5/19 10:37 AM, Kevin Hilman wrote: Hi Paul, Paul Walmsley writes: Add support for building flattened DT files from DT source files under arch/riscv/boot/dts. Follow existing kernel precedent from other SoC architectures. Start our board support by adding initial support for the SiFive

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-05 Thread Kevin Hilman
Hi Paul, Paul Walmsley writes: > Add support for building flattened DT files from DT source files under > arch/riscv/boot/dts. Follow existing kernel precedent from other SoC > architectures. Start our board support by adding initial support for > the SiFive FU540 SoC and the first

Re: [PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-04 Thread Loys Ollivier
On Sun 02 Jun 2019 at 01:04, Paul Walmsley wrote: > Add support for building flattened DT files from DT source files under > arch/riscv/boot/dts. Follow existing kernel precedent from other SoC > architectures. Start our board support by adding initial support for > the SiFive FU540 SoC and

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support

2019-06-02 Thread Paul Walmsley
Add support for building flattened DT files from DT source files under arch/riscv/boot/dts. Follow existing kernel precedent from other SoC architectures. Start our board support by adding initial support for the SiFive FU540 SoC and the first development board that uses it, the SiFive HiFive