MLK-17475-06 ARM64: dts: imx8qm/qxp: add tja1100 net card support for mek and arm2...
authorFugang Duan <fugang.duan@nxp.com>
Tue, 30 Jan 2018 08:41:17 +0000 (16:41 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:54:10 +0000 (14:54 -0500)
commitadbc34189dc63b3901424245dbe96be4d8954774
tree9aea1fe8c929cee5a8ce1511327a8333e5b6d446
parent167e1c7c1c667e6190791425be467965cbd4bef3
MLK-17475-06 ARM64: dts: imx8qm/qxp: add tja1100 net card support for mek and arm2 boards

Add NXP TJA1100 net card support for mek and arm2 boards.

For i.MX8QXP MEK/ARM2 board,disable enet1 port due to below issues:
- TJA1100 net card PHY address conflict with enet1 PHY1.
- TJA1100 net card attach on enet2 and use enet2 mdio bus.

For i.MX8QM MEK/ARM2 board, enet1 PHY address shoule be reworked to 2,
otherwise port1 don't work. Of course, the *-tja1100.dtb file focus on
verifying TJA1100 net card.

Reviewed-by: Pandy Gao <pandy.gao@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm64/boot/dts/freescale/Makefile
arch/arm64/boot/dts/freescale/fsl-imx8qm-enet2-tja1100.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2-enet2-tja1100.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-imx8qm-mek-enet2-tja1100.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-imx8qxp-enet2-tja1100.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-imx8qxp-lpddr4-arm2-enet2-tja1100.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-enet2-tja1100.dts [new file with mode: 0644]