From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Mon, 20 Apr 2020 17:02:22 +0800 Subject: [PATCH v6 10/17] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux In-Reply-To: <20200329170538.25449-11-pragnesh.patel@sifive.com> References: <20200329170538.25449-1-pragnesh.patel@sifive.com> <20200329170538.25449-11-pragnesh.patel@sifive.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Mar 30, 2020 at 1:07 AM Pragnesh Patel wrote: > > This sync has changes required to use GPIO in U-Boot and > U-Boot SPL. > > Signed-off-by: Pragnesh Patel > --- > arch/riscv/dts/fu540-c000.dtsi | 37 ++++++++++++++++++++++++- > arch/riscv/dts/hifive-unleashed-a00.dts | 9 ++++++ > 2 files changed, 45 insertions(+), 1 deletion(-) > Reviewed-by: Bin Meng