summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-enet2-tja1100.dtsi
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>
2019-11-25arm64: dts: imx8: convert enet&uart clock to new bindingDong Aisheng
convert enet&uart clock to new binding Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25arm64: dts: imx8qxp-enet2-tja1100: fix ptp clockDong Aisheng
fix ptp clock Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25arm64: dts: imx8qxp-enet2-tja1100: fix enet 50M ref clockDong Aisheng
It's actually SCU clk, not LPCG clk. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
2019-11-25arm64: dts: imx8qxp: enable enet2 port for MEK boardFugang Duan
Enable enet2 port for MEK board. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> [ Aisheng: fix small conflicts during upgrade ] Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>