mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
ARM: dts: aspeed-g5: add vhub port and endpoint properties
Add "aspeed,vhub-downstream-ports" and "aspeed,vhub-generic-endpoints" properties to describe supported number of vhub ports and endpoints. Signed-off-by: Tao Ren <rentao.bupt@gmail.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Felipe Balbi <balbi@kernel.org>
This commit is contained in:
parent
3f796460ed
commit
a1256487fd
@ -195,6 +195,8 @@
|
|||||||
reg = <0x1e6a0000 0x300>;
|
reg = <0x1e6a0000 0x300>;
|
||||||
interrupts = <5>;
|
interrupts = <5>;
|
||||||
clocks = <&syscon ASPEED_CLK_GATE_USBPORT1CLK>;
|
clocks = <&syscon ASPEED_CLK_GATE_USBPORT1CLK>;
|
||||||
|
aspeed,vhub-downstream-ports = <5>;
|
||||||
|
aspeed,vhub-generic-endpoints = <15>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_usb2ad_default>;
|
pinctrl-0 = <&pinctrl_usb2ad_default>;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
Loading…
Reference in New Issue
Block a user