Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1375550

[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform

From Chunfeng Yun <chunfeng.yun@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
Date 2016-04-11 09:50 +0200
Message-ID <rmELF-2aR-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


A new compatible string, "mediatek,mt2701-u3phy", is added.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
 .../devicetree/bindings/phy/phy-mt65xx-usb.txt     |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
index 00100cf..33a2b1e 100644
--- a/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
+++ b/Documentation/devicetree/bindings/phy/phy-mt65xx-usb.txt
@@ -4,7 +4,9 @@ mt65xx USB3.0 PHY binding
 This binding describes a usb3.0 phy for mt65xx platforms of Medaitek SoC.
 
 Required properties (controller (parent) node):
- - compatible	: should be "mediatek,mt8173-u3phy"
+ - compatible	: should be one of
+		  "mediatek,mt2701-u3phy"
+		  "mediatek,mt8173-u3phy"
  - reg		: offset and length of register for phy, exclude port's
 		  register.
  - clocks	: a list of phandle + clock-specifier pairs, one for each
-- 
1.7.9.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform Chunfeng Yun <chunfeng.yun@mediatek.com> - 2016-04-11 09:50 +0200
  [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701 platform Chunfeng Yun <chunfeng.yun@mediatek.com> - 2016-04-11 09:50 +0200
    Re: [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701  platform Kishon Vijay Abraham I <kishon@ti.com> - 2016-04-13 15:40 +0200
      Re: [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701  platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 04:00 +0200
  Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for  mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-11 11:30 +0200
  Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for  mt2701 platform Matthias Brugger <matthias.bgg@gmail.com> - 2016-04-13 12:10 +0200
    Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for  mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 03:50 +0200
  Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for  mt2701 platform Kishon Vijay Abraham I <kishon@ti.com> - 2016-04-13 15:30 +0200
    Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for  mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 03:50 +0200

csiph-web