]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
arm64: dts: NS2: Add PCI PHYs
authorJon Mason <jon.mason@broadcom.com>
Thu, 17 Nov 2016 23:25:03 +0000 (18:25 -0500)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 21 Nov 2016 19:27:07 +0000 (11:27 -0800)
PCI PHYs are missing from the Northstar2 DT entries for the 2 PCI buses.
Add them so that PCI devices can be discovered.

Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/boot/dts/broadcom/ns2.dtsi

index cb09981c132c70ad454d9da8bb6e004476ac07d3..863503d78f57e0830d591b6c66f2670840de70a1 100644 (file)
 
                status = "disabled";
 
+               phys = <&pci_phy0>;
+               phy-names = "pcie-phy";
+
                msi-parent = <&msi0>;
                msi0: msi@20020000 {
                        compatible = "brcm,iproc-msi";
 
                status = "disabled";
 
+               phys = <&pci_phy1>;
+               phy-names = "pcie-phy";
+
                msi-parent = <&msi4>;
                msi4: msi@50020000 {
                        compatible = "brcm,iproc-msi";