Re: [linux-sunxi] [PATCH] ARM: dts: sun8i: fix USB Ethernet of Orange Pi R1

From: Icenowy Zheng
Date: Fri Dec 29 2017 - 03:56:56 EST




ä 2017å12æ29æ GMT+08:00 äå4:55:34, Chen-Yu Tsai <wens@xxxxxxxx> åå:
>On Thu, Dec 28, 2017 at 10:05 PM, Icenowy Zheng <icenowy@xxxxxxx>
>wrote:
>> Orange Pi R1 uses a Realtek RTL8152B USB Ethernet chip, which is
>easily
>> seen on the board but not show in the schematics. A regulator for the
>> power of the RTL8152B chip is hidden, which uses the same pin with
>the
>> Wi-Fi regulator on the original Orange Pi Zero.
>>
>> Add this regulator back to the device tree, and bind it to USB1.
>>
>> Tested-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
>> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
>
>Applied. There is no guarantee this will make it into 4.16-rc1. If not,
>this will be sent later on as a fix for 4.16.

Because of New Year?

>
>ChenYu