]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: aspeed-g5: add vhub port and endpoint properties
authorTao Ren <rentao.bupt@gmail.com>
Tue, 3 Mar 2020 06:23:34 +0000 (22:23 -0800)
committerFelipe Balbi <balbi@kernel.org>
Sun, 15 Mar 2020 10:11:53 +0000 (12:11 +0200)
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>
arch/arm/boot/dts/aspeed-g5.dtsi

index ebec0fa8baa7015f15dd6a92c8504d42936b6680..f12ec04d3cbca92c20b56a04fb51cea0c0fdf43d 100644 (file)
                        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_usb2ad_default>;
                        status = "disabled";