arm64: dts: Add PCIe0 and PCIe4 DT nodes for NS2

This patch enables PCIe0 and PCIe4 for NS2 by adding
appropriate DT nodes in NS2 DT.

Signed-off-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Ray Jui
2016-02-10 11:40:51 +05:30
committed by Florian Fainelli
parent 6e79e7cf92
commit fd5e5dd56a
2 changed files with 82 additions and 0 deletions

View File

@@ -52,6 +52,14 @@
};
};
&pcie0 {
status = "ok";
};
&pcie4 {
status = "ok";
};
&i2c0 {
status = "ok";
};