1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

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

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

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