Re: [PATCH v2 1/3] Documentation: bindings: add assign clock property in u2phy node

From: Rob Herring
Date: Fri Mar 03 2017 - 01:58:10 EST


On Thu, Mar 02, 2017 at 03:49:03PM +0800, Meng Dongyang wrote:
> On some platform such as RK3328, the 480m clock may need to assign
> clock parent in dts in stead of clock driver. So this patch add
> property of assigned-clocks and assigned-clock-parents to assign
> parent for 480m clock.
>
> Changes in v2:
> - move u2phy grf specification to grf.txt
>
> Signed-off-by: Meng Dongyang <daniel.meng@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt | 6 ++++++
> 1 file changed, 6 insertions(+)

If you respin, use "dt-bindings: phy: ..." for the subject.

Acked-by: Rob Herring <robh@xxxxxxxxxx>