Re: [PATCH 0/7] arch: riscv: add DT file support, starting with the SiFive HiFive-U

2018-12-16 Thread Paul Walmsley
.. along with the PRCI patches which are under review. Will repost these such that the files that depend on the new clock headers are at the end of this series.  Then we can send those last two patches after the clock merge in the merge window, assuming the PRCI patches make it. - Paul On 12/14

[PATCH 0/7] arch: riscv: add DT file support, starting with the SiFive HiFive-U

2018-12-14 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 by adding initial support for the SiFive FU540 SoC, and the development board that uses it, the SiFive HiFive Unleashed A00. Applies on