提交 dc748b66 编写于 作者: A Avi Fishman 提交者: Greg Kroah-Hartman

dt-bindings: usb: new ehci-npcm7xx dt

Device Tree documentation for Nuvoton npcm7xx EHCI.
Signed-off-by: NAvi Fishman <AviFishman70@gmail.com>
Reviewed-by: NRob Herring <robh@kernel.org>
Reviewed-by: NSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 df44831e
Nuvoton NPCM7XX SoC USB controllers:
-----------------------------
EHCI:
-----
Required properties:
- compatible: "nuvoton,npcm750-ehci"
- interrupts: Should contain the EHCI interrupt
- reg: Physical address and length of the register set for the device
Example:
ehci1: usb@f0806000 {
compatible = "nuvoton,npcm750-ehci";
reg = <0xf0806000 0x1000>;
interrupts = <0 61 4>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册