RE: [PATCH 1/3] riscv: Add place-holder for FU540 clk and gpio

2020-01-06 Thread Pragnesh Patel
>-Original Message- >From: Bin Meng >Sent: 03 January 2020 20:18 >To: Pragnesh Patel >Cc: U-Boot Mailing List ; Rick Chen >; Paul Walmsley ( Sifive) ; >Palmer Dabbelt ( Sifive) ; Anup Patel >; Atish Patra ; Sagar Kadam > >Subject: Re: [PATCH 1/3] riscv:

Re: [PATCH 1/3] riscv: Add place-holder for FU540 clk and gpio

2020-01-04 Thread Bin Meng
Hi Pragnesh, On Tue, Dec 31, 2019 at 2:31 PM Pragnesh Patel wrote: > > Added FU540 place-holder so that SoC specific values > will be kept here. It looks only clk.h is the placer-holder. gpio.h is not. Can you please split the gpio.h changes to another patch? > > Signed-off-by: Pragnesh Patel

[PATCH 1/3] riscv: Add place-holder for FU540 clk and gpio

2019-12-31 Thread Pragnesh Patel
Added FU540 place-holder so that SoC specific values will be kept here. Signed-off-by: Pragnesh Patel --- arch/riscv/include/asm/arch-fu540/clk.h| 14 arch/riscv/include/asm/arch-fu540/gpio.h | 42 ++ arch/riscv/include/asm/arch-generic/gpio.h | 32