oxnas: enable pcie_phy on boards utilizing PCIe

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2019-03-12 00:35:16 +01:00
parent 5107176861
commit 0e9b11213e
2 changed files with 8 additions and 0 deletions

View File

@ -117,6 +117,10 @@
pinctrl-0 = <&pinctrl_etha_mdio>;
};
&pcie_phy {
status = "okay";
};
&pcie0 {
status = "okay";
};

View File

@ -193,6 +193,10 @@
nr-ports = <2>;
};
&pcie_phy {
status = "okay";
};
&pcie0 {
status = "okay";
};