On Sun 02 Jun 2019 at 01:04, Paul Walmsley <[email protected]> wrote:
> Add initial support for the SiFive FU540-C000 SoC. This is a 28nm SoC > based around the SiFive U54-MC core complex and a TileLink > interconnect. > > This file is expected to grow as more device drivers are added to the > kernel. > > This patch includes a fix to the QSPI memory map due to a > documentation bug, found by ShihPo Hung <[email protected]>, adds > entries for the I2C controller, and merges all DT changes that > formerly were made dynamically by the riscv-pk BBL proxy kernel. > > Signed-off-by: Paul Walmsley <[email protected]> > Signed-off-by: Paul Walmsley <[email protected]> Tested-by: Loys Ollivier <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Mark Rutland <[email protected]> > Cc: Palmer Dabbelt <[email protected]> > Cc: Albert Ou <[email protected]> > Cc: ShihPo Hung <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected]

