Commit df8ae98d authored by Tao Ren's avatar Tao Ren Committed by Felipe Balbi
Browse files

ARM: dts: aspeed-g4: 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: default avatarTao Ren <rentao.bupt@gmail.com>
Acked-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent a1256487
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -164,6 +164,8 @@
			reg = <0x1e6a0000 0x300>;
			interrupts = <5>;
			clocks = <&syscon ASPEED_CLK_GATE_USBPORT1CLK>;
			aspeed,vhub-downstream-ports = <5>;
			aspeed,vhub-generic-endpoints = <15>;
			pinctrl-names = "default";
			pinctrl-0 = <&pinctrl_usb2d_default>;
			status = "disabled";