diff options
Diffstat (limited to 'dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts')
-rw-r--r-- | dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts b/dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts index 2e953a05c59..9e88c42c3d1 100644 --- a/dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts +++ b/dts/upstream/src/arm64/freescale/imx93-tqma9352-mba93xxla.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) /* - * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, + * Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>, * D-82229 Seefeld, Germany. * Author: Markus Niebel * Author: Alexander Stein @@ -26,8 +26,8 @@ aliases { eeprom0 = &eeprom0; - ethernet0 = &fec; - ethernet1 = &eqos; + ethernet0 = &eqos; + ethernet1 = &fec; rtc0 = &pcf85063; rtc1 = &bbnsm_rtc; }; |