Re: [U-Boot] [PATCH 3/4] ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT

2016-11-02 Thread Joe Hershberger
On Mon, Sep 12, 2016 at 12:51 PM, Stephen Warren wrote: > From: Stephen Warren > > Tegra186 includes a Synopsys DWC EQoS (Ethernet) device. Add this to the > Tegra186 SoC DT so that boards can make use of it. > > Signed-off-by: Stephen Warren Acked-by: Joe Hershberger _

Re: [U-Boot] [PATCH 3/4] ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT

2016-09-18 Thread Simon Glass
On 12 September 2016 at 11:51, Stephen Warren wrote: > From: Stephen Warren > > Tegra186 includes a Synopsys DWC EQoS (Ethernet) device. Add this to the > Tegra186 SoC DT so that boards can make use of it. > > Signed-off-by: Stephen Warren > --- > arch/arm/dts/tegra186.dtsi | 20 +++

[U-Boot] [PATCH 3/4] ARM: tegra: add DWC EQoS (ethernet) to Tegra186 DT

2016-09-12 Thread Stephen Warren
From: Stephen Warren Tegra186 includes a Synopsys DWC EQoS (Ethernet) device. Add this to the Tegra186 SoC DT so that boards can make use of it. Signed-off-by: Stephen Warren --- arch/arm/dts/tegra186.dtsi | 20 1 file changed, 20 insertions(+) diff --git a/arch/arm/dts/t