arm64: dts: freescale: Enable PCI-E controller for Oxalis board

Enable PCI-E controller for Oxalis board based on NXP/Freescale LS1012a
SoC available as the Mini PCI-E connector on the bottom side.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Manivannan Sadhasivam 2019-03-09 08:02:09 +05:30 committed by Shawn Guo
parent b9eb314ae8
commit ee4c12f439
2 changed files with 5 additions and 1 deletions

View File

@ -87,6 +87,10 @@ &i2c1 {
status = "okay";
};
&pcie {
status = "okay";
};
&sai2 {
status = "okay";
};

View File

@ -475,7 +475,7 @@ msi: msi-controller1@1572000 {
interrupts = <0 126 IRQ_TYPE_LEVEL_HIGH>;
};
pcie@3400000 {
pcie: pcie@3400000 {
compatible = "fsl,ls1012a-pcie";
reg = <0x00 0x03400000 0x0 0x00100000 /* controller registers */
0x40 0x00000000 0x0 0x00002000>; /* configuration space */