On Sun 02 Jun 2019 at 01:04, Paul Walmsley <paul.walms...@sifive.com> 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 <shihpo.h...@sifive.com>, 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 <paul.walms...@sifive.com> > Signed-off-by: Paul Walmsley <p...@pwsan.com> Tested-by: Loys Ollivier <lolliv...@baylibre.com> > Cc: Rob Herring <robh...@kernel.org> > Cc: Mark Rutland <mark.rutl...@arm.com> > Cc: Palmer Dabbelt <pal...@sifive.com> > Cc: Albert Ou <a...@eecs.berkeley.edu> > Cc: ShihPo Hung <shihpo.h...@sifive.com> > Cc: devicet...@vger.kernel.org > Cc: linux-ri...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org