Re: [PATCH v4 01/12] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY

From: Rob Herring
Date: Thu Mar 28 2019 - 13:11:05 EST


On Sat, 16 Mar 2019 11:53:31 +0800, Yu Chen wrote:
> This patch adds binding documentation for supporting the hi3660 usb
> phy on boards like the HiKey960.
>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: John Stultz <john.stultz@xxxxxxxxxx>
> Cc: Binghui Wang <wangbinghui@xxxxxxxxxxxxx>
> Signed-off-by: Yu Chen <chenyu56@xxxxxxxxxx>
> ---
> v1:
> * Fix some format error as suggested by Rob.
> v2:
> * Change hi3660 usb PHY to hi3660 USB PHY
> v3:
> * Make device node a subnode of usb3_otg_bc register.
> v4:
> * Remove "hisilicon,usb3-otg-bc-syscon" property
> ---
> ---
> .../devicetree/bindings/phy/phy-hi3660-usb3.txt | 26 ++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/phy/phy-hi3660-usb3.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>