summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-evk-enet0-tja1100.dts
AgeCommit message (Collapse)Author
2020-05-27MLK-24174-04 arm64: dts: imx8: standardize the tja110x phy addressFugang Duan
Some tja1100 cards phy address is 0x2, some cards is 0x5. tja1101 cards phy address is 0x2. To make thing simple, and to support tja1100 and tja1101 cards by one dts file, we define the tja110x card phy address to 0x2 in default bsp. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-05-27MLK-24174-01 arm64: dts: imx8dxl-evk: add tja1100 phy supportFugang Duan
When imx8dxl enet1 is fused as below, enet1 doesn't support RGMII mode, so add tja1100 RMII phy support. ENET1 otp fuse: word 0xa, bit1 Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>