Skip to content

Commit 49ca79a

Browse files
committed
dts: nxp: mimx9596cvtxn-pinctrl: fix iomuxc node reference
Change to scmi_iomuxc to align with SCMI-based pinctrl used on i.MX 95 platforms Signed-off-by: Aziz Sellami <[email protected]>
1 parent 79c4098 commit 49ca79a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/nxp/nxp_imx/mimx9596cvtxn-pinctrl.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024, NXP
2+
* Copyright 2024-2025 NXP
33
* SPDX-License-Identifier: Apache-2.0
44
*
55
* Note: File generated by gen_soc_headers.py
@@ -17,7 +17,7 @@
1717
* the pin based on the devicetree properties set
1818
*/
1919

20-
&iomuxc {
20+
&scmi_iomuxc {
2121
/omit-if-no-ref/ iomuxc_ccm_clko1_ccmsrcgpcmix_clko_ccmsrcgpcmix_clko1: IOMUXC_CCM_CLKO1_CCMSRCGPCMIX_CLKO_CCMSRCGPCMIX_CLKO1 {
2222
pinmux = <0x443c00a8 0 0x0 0 0x443c02ac>;
2323
};

0 commit comments

Comments
 (0)