> compatible = "marvell,mv88e6352", "marvell,mv88e6085";
Just "marvell,mv88e6085"; Please take a look at all the other DT files using the Marvell chips. You will only ever find "marvell,mv88e6085" or "marvell,mv88e6190", because everything is compatible to one of these two. Andrew