ARM: dts: BCM5301X: Specify pcie2 in the DT
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 22 Aug 2020 16:19:21 +0000 (18:19 +0200)
committerFlorian Fainelli <f.fainelli@gmail.com>
Thu, 27 Aug 2020 00:03:13 +0000 (17:03 -0700)
The SoC supports three pcie ports. Currently, only
pcie0 and pcie1 are enabled. This patch adds the
pcie2 port as well.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm5301x.dtsi

index eb1290fed2350d943fc6c22545f35c90cc9ec68b..9d9e8fe3f6ae3c9fbe5ba3d71b265894624737cd 100644 (file)
                        reg = <0x00013000 0x1000>;
                };
 
+               pcie2: pcie@14000 {
+                       reg = <0x00014000 0x1000>;
+               };
+
                usb2: usb2@21000 {
                        reg = <0x00021000 0x1000>;