> + ethernet0: ethernet@23040000 { > + compatible = "qcom,qcs8300-ethqos", "qcom,sa8775p-ethqos"; > + reg = <0x0 0x23040000 0x0 0x10000>, > + <0x0 0x23056000 0x0 0x100>; > + reg-names = "stmmaceth", "rgmii"; Dumb question which should not stop this getting merged. Since this is now a MAC using a SERDES, do you still need the rmgii registers? Can the silicon actually do RGMII? Andrew