Re: [U-Boot] [PATCH v2 3/5] sunxi: Enable EMAC on the Cubietruck Plus

2017-11-27 Thread Maxime Ripard
On Mon, Nov 27, 2017 at 04:19:31PM +0800, Chen-Yu Tsai wrote: > On Mon, Nov 27, 2017 at 4:09 PM, Maxime Ripard > wrote: > > Hi, > > > > On Sat, Nov 25, 2017 at 01:08:30PM +0800, Chen-Yu Tsai wrote: > >> The Cubietruck Plus has an RTL8211E PHY connected to the EMAC using > >> RGMII. The PHY is powe

Re: [U-Boot] [PATCH v2 3/5] sunxi: Enable EMAC on the Cubietruck Plus

2017-11-27 Thread Chen-Yu Tsai
On Mon, Nov 27, 2017 at 4:09 PM, Maxime Ripard wrote: > Hi, > > On Sat, Nov 25, 2017 at 01:08:30PM +0800, Chen-Yu Tsai wrote: >> The Cubietruck Plus has an RTL8211E PHY connected to the EMAC using >> RGMII. The PHY is powered by DLDO4 @ 3.3V, while the I/O pins are >> powered by DLDO3 @ 2.5V. >> >

Re: [U-Boot] [PATCH v2 3/5] sunxi: Enable EMAC on the Cubietruck Plus

2017-11-27 Thread Maxime Ripard
Hi, On Sat, Nov 25, 2017 at 01:08:30PM +0800, Chen-Yu Tsai wrote: > The Cubietruck Plus has an RTL8211E PHY connected to the EMAC using > RGMII. The PHY is powered by DLDO4 @ 3.3V, while the I/O pins are > powered by DLDO3 @ 2.5V. > > This patch adds a U-boot specific dtsi file for the board addi