Skip to content

Commit 10f089f

Browse files
committed
hal_nxp: dts: Rename MCXA166 to MCXA346
Rename MCXA166 to MCXA346. Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent 24d3075 commit 10f089f

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

dts/nxp/mcx/MCXA166VLH-pinctrl.h renamed to dts/nxp/mcx/MCXA346VLH-pinctrl.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* NOTE: Autogenerated file by gen_soc_headers.py
3-
* for MCXA166VLH/signal_configuration.xml
3+
* for MCXA346VLH/signal_configuration.xml
44
*
55
*
66
*/
77

8-
#ifndef _ZEPHYR_DTS_BINDING_MCXA166VLH_
9-
#define _ZEPHYR_DTS_BINDING_MCXA166VLH_
8+
#ifndef _ZEPHYR_DTS_BINDING_MCXA346VLH_
9+
#define _ZEPHYR_DTS_BINDING_MCXA346VLH_
1010

1111
#define A15X_MUX(port, pin, mux) \
1212
(((((port) - '0') & 0xF) << 28) | \

dts/nxp/mcx/MCXA166VLL-pinctrl.h renamed to dts/nxp/mcx/MCXA346VLL-pinctrl.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* NOTE: Autogenerated file by gen_soc_headers.py
3-
* for MCXA166VLL/signal_configuration.xml
3+
* for MCXA346VLL/signal_configuration.xml
44
*
55
*
66
*/
77

8-
#ifndef _ZEPHYR_DTS_BINDING_MCXA166VLL_
9-
#define _ZEPHYR_DTS_BINDING_MCXA166VLL_
8+
#ifndef _ZEPHYR_DTS_BINDING_MCXA346VLL_
9+
#define _ZEPHYR_DTS_BINDING_MCXA346VLL_
1010

1111
#define A15X_MUX(port, pin, mux) \
1212
(((((port) - '0') & 0xF) << 28) | \

dts/nxp/mcx/MCXA166VLQ-pinctrl.h renamed to dts/nxp/mcx/MCXA346VLQ-pinctrl.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* NOTE: Autogenerated file by gen_soc_headers.py
3-
* for MCXA166VLQ/signal_configuration.xml
3+
* for MCXA346VLQ/signal_configuration.xml
44
*
55
*
66
*/
77

8-
#ifndef _ZEPHYR_DTS_BINDING_MCXA166VLQ_
9-
#define _ZEPHYR_DTS_BINDING_MCXA166VLQ_
8+
#ifndef _ZEPHYR_DTS_BINDING_MCXA346VLQ_
9+
#define _ZEPHYR_DTS_BINDING_MCXA346VLQ_
1010

1111
#define A15X_MUX(port, pin, mux) \
1212
(((((port) - '0') & 0xF) << 28) | \

dts/nxp/mcx/MCXA166VPN-pinctrl.h renamed to dts/nxp/mcx/MCXA346VPN-pinctrl.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* NOTE: Autogenerated file by gen_soc_headers.py
3-
* for MCXA166VPN/signal_configuration.xml
3+
* for MCXA346VPN/signal_configuration.xml
44
*
55
*
66
*/
77

8-
#ifndef _ZEPHYR_DTS_BINDING_MCXA166VPN_
9-
#define _ZEPHYR_DTS_BINDING_MCXA166VPN_
8+
#ifndef _ZEPHYR_DTS_BINDING_MCXA346VPN_
9+
#define _ZEPHYR_DTS_BINDING_MCXA346VPN_
1010

1111
#define A15X_MUX(port, pin, mux) \
1212
(((((port) - '0') & 0xF) << 28) | \

0 commit comments

Comments
 (0)