mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 12:14:32 +08:00
dt-bindings: usb: mtk-xhci: add support mt8195
Add a new compatible for mt8195 to add a workaround for hardware issue. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
This commit is contained in:
parent
b5e8e12c04
commit
ea436dbc40
@ -3,7 +3,9 @@ MediaTek xHCI
|
||||
The device node for USB3 host controller on MediaTek SoCs.
|
||||
|
||||
Required properties:
|
||||
- compatible : should be "mediatek,mtk-xhci"
|
||||
- compatible : should be one of
|
||||
"mediatek,mtk-xhci"
|
||||
"mediatek,mt8195-xhci"
|
||||
- reg : specifies physical base address and size of the registers
|
||||
- reg-names: should be "mac" for xHCI MAC and "ippc" for IP port control
|
||||
- power-domains : a phandle to USB power domain node to control USB's
|
||||
|
Loading…
Reference in New Issue
Block a user