[v3 PATCH 2/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
From: robh@kernel.org (Rob Herring)
Date: 2016-06-24 19:20:05
Also in:
linux-devicetree, linux-rockchip, lkml
From: robh@kernel.org (Rob Herring)
Date: 2016-06-24 19:20:05
Also in:
linux-devicetree, linux-rockchip, lkml
On Thu, Jun 23, 2016 at 08:51:01PM +0800, Chris Zhong wrote:
This patch adds a binding that describes the Rockchip USB Type-C PHY for rk3399 Signed-off-by: Chris Zhong <redacted> Reviewed-by: Tomasz Figa <tfiga@chromium.org> Reviewed-by: Kever Yang <redacted> --- Changes in v3: - use compatible: rockchip,rk3399-typec-phy - use dashes instead of underscores. Changes in v2: - add some registers description Changes in v1: - add extcon node description - move the registers in phy driver - remove the suffix of reset .../devicetree/bindings/phy/phy-rockchip-typec.txt | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/phy-rockchip-typec.txt
Acked-by: Rob Herring <robh@kernel.org>