Re: [PATCH 1/3] phy: rockchip-inno-usb2: add companion grf quirk

2017-08-01 Thread Frank Wang
Hi Kishon, On 2017/8/2 13:03, Kishon Vijay Abraham I wrote: Hi, On Tuesday 01 August 2017 01:42 PM, Frank Wang wrote: The registers of usb-phy are distributed in grf and usbgrf on some Rockchip SoCs (e.g RV1108), this patch add a quirk to support this companion grf design. Signed-off-by: Fran

Re: [PATCH 1/3] phy: rockchip-inno-usb2: add companion grf quirk

2017-08-01 Thread Kishon Vijay Abraham I
Hi, On Tuesday 01 August 2017 01:42 PM, Frank Wang wrote: > The registers of usb-phy are distributed in grf and usbgrf on some > Rockchip SoCs (e.g RV1108), this patch add a quirk to support this > companion grf design. > > Signed-off-by: Frank Wang > --- > .../bindings/phy/phy-rockchip-inno-us

[PATCH 1/3] phy: rockchip-inno-usb2: add companion grf quirk

2017-08-01 Thread Frank Wang
The registers of usb-phy are distributed in grf and usbgrf on some Rockchip SoCs (e.g RV1108), this patch add a quirk to support this companion grf design. Signed-off-by: Frank Wang --- .../bindings/phy/phy-rockchip-inno-usb2.txt| 4 + drivers/phy/rockchip/phy-rockchip-inno-usb2.c