Re: [RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option

2020-11-05 Thread Palmer Dabbelt
On Wed, 28 Oct 2020 16:27:57 PDT (-0700), Atish Patra wrote: Add Microchip PolarFire kconfig option which selects SoC specific and common drivers that is required for this SoC. Signed-off-by: Atish Patra --- arch/riscv/Kconfig.socs | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arc

Re: [RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option

2020-11-03 Thread Bin Meng
On Thu, Oct 29, 2020 at 6:00 PM Atish Patra wrote: > > Add Microchip PolarFire kconfig option which selects SoC specific > and common drivers that is required for this SoC. > > Signed-off-by: Atish Patra > --- > arch/riscv/Kconfig.socs | 7 +++ > 1 file changed, 7 insertions(+) > > diff --gi

Re: [RFC PATCH 1/3] RISC-V: Add Microchip PolarFire SoC kconfig option

2020-10-30 Thread Anup Patel
On Thu, Oct 29, 2020 at 4:58 AM Atish Patra wrote: > > Add Microchip PolarFire kconfig option which selects SoC specific > and common drivers that is required for this SoC. > > Signed-off-by: Atish Patra > --- > arch/riscv/Kconfig.socs | 7 +++ > 1 file changed, 7 insertions(+) > > diff --gi