mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
dt-bindings: phy-mt65xx-usb: add support for mt2701 platform
Add a new compatible string for "mt2701" Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
This commit is contained in:
parent
2b38543c8d
commit
931b119e94
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user