On Sun, Mar 29, 2020 at 10:37 PM Pragnesh Patel <pragnesh.pa...@sifive.com> wrote: > > This sync has changes required to use GPIO in U-Boot and > U-Boot SPL. > > Signed-off-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > --- > arch/riscv/dts/fu540-c000.dtsi | 37 ++++++++++++++++++++++++- > arch/riscv/dts/hifive-unleashed-a00.dts | 9 ++++++ > 2 files changed, 45 insertions(+), 1 deletion(-)
Would be better to sync whole changes with specific sha1 from Linux instead of pulling required pieces, this would help for periodic sync and gets updated with Linux dts. Jagan.