
14 Mar
2019
14 Mar
'19
5:37 p.m.
I found mismatched entries in DTS:
In armada-388-clearfog.dts:
pcie-controller { status = "okay";
But in armada-385.dtsi we have:
pciec: pcie { compatible = "marvell,armada-370-pcie";
After fixing it, PCIE does show up as expected.