Commit c4cd6fca authored by Christian Lamparter's avatar Christian Lamparter Committed by Florian Fainelli
Browse files

ARM: dts: BCM5301X: Specify pcie2 in the DT



The SoC supports three pcie ports. Currently, only
pcie0 and pcie1 are enabled. This patch adds the
pcie2 port as well.

Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
Reviewed-by: default avatarScott Branden <scott.branden@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 5e396bb0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -252,6 +252,10 @@
			reg = <0x00013000 0x1000>;
		};

		pcie2: pcie@14000 {
			reg = <0x00014000 0x1000>;
		};

		usb2: usb2@21000 {
			reg = <0x00021000 0x1000>;