Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dacf5f54 authored by Grzegorz Jaszczyk's avatar Grzegorz Jaszczyk Committed by Gregory CLEMENT
Browse files

ARM: dts: mvebu: armada-398-db: enable supported usb interfaces



The Marvell Armada 398 Development board contains both USB2.0 and USB3.0
ports, which can be handled by existing drivers.

Signed-off-by: default avatarGrzegorz Jaszczyk <jaz@semihalf.com>
Acked-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent d2dd856e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -84,6 +84,10 @@
				status = "okay";
			};

			usb@58000 {
				status = "okay";
			};

			flash@d0000 {
				status = "okay";
				pinctrl-0 = <&nand_pins>;
@@ -108,6 +112,10 @@
					reg = <0x1000000 0x3f000000>;
				};
			};

			usb3@f8000 {
				status = "okay";
			};
		};

		pcie-controller {