diff --git a/boards/nxp/frdm_kw41z/frdm_kw41z.dts b/boards/nxp/frdm_kw41z/frdm_kw41z.dts index baea825f872a4..47b44f3e6179a 100644 --- a/boards/nxp/frdm_kw41z/frdm_kw41z.dts +++ b/boards/nxp/frdm_kw41z/frdm_kw41z.dts @@ -184,7 +184,7 @@ label = "image-0"; reg = <0x00000000 0x00070000>; }; - storage_partition: partition@700000 { + storage_partition: partition@70000 { label = "storage"; reg = <0x00070000 0x00010000>; }; diff --git a/boards/nxp/frdm_mcxn236/frdm_mcxn236.dtsi b/boards/nxp/frdm_mcxn236/frdm_mcxn236.dtsi index a108bd2158694..b4631c79afad6 100644 --- a/boards/nxp/frdm_mcxn236/frdm_mcxn236.dtsi +++ b/boards/nxp/frdm_mcxn236/frdm_mcxn236.dtsi @@ -107,7 +107,7 @@ label = "image-0"; reg = <0x00010000 DT_SIZE_K(480)>; }; - slot1_partition: partition@80000 { + slot1_partition: partition@88000 { label = "image-1"; reg = <0x0088000 DT_SIZE_K(472)>; }; diff --git a/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53.dts b/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53.dts index 634092adbd4e5..692435c87d307 100644 --- a/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53.dts +++ b/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53.dts @@ -54,7 +54,7 @@ pinctrl-0 = <&pinmux_mdio>; pinctrl-names = "default"; status = "okay"; - phy: phy@0 { + phy: phy@1 { compatible = "realtek,rtl8211f"; reg = <1>; status = "okay"; diff --git a/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53_smp.dts b/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53_smp.dts index 5f977acfca5be..3822987d2a443 100644 --- a/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53_smp.dts +++ b/boards/nxp/imx8mp_evk/imx8mp_evk_mimx8ml8_a53_smp.dts @@ -56,7 +56,7 @@ pinctrl-0 = <&pinmux_mdio>; pinctrl-names = "default"; status = "okay"; - phy: phy@0 { + phy: phy@1 { compatible = "realtek,rtl8211f"; reg = <1>; status = "okay"; diff --git a/boards/nxp/imx93_evk/imx93_evk_mimx9352_a55.dts b/boards/nxp/imx93_evk/imx93_evk_mimx9352_a55.dts index 4703e734935ea..21a66834ae2e8 100644 --- a/boards/nxp/imx93_evk/imx93_evk_mimx9352_a55.dts +++ b/boards/nxp/imx93_evk/imx93_evk_mimx9352_a55.dts @@ -89,7 +89,7 @@ pinctrl-0 = <&pinmux_mdio>; pinctrl-names = "default"; status = "okay"; - phy: phy@0 { + phy: phy@2 { compatible = "realtek,rtl8211f"; reg = <2>; status = "okay"; diff --git a/boards/nxp/usb_kw24d512/usb_kw24d512.dts b/boards/nxp/usb_kw24d512/usb_kw24d512.dts index 6b0dbdb666839..59e616a605e74 100644 --- a/boards/nxp/usb_kw24d512/usb_kw24d512.dts +++ b/boards/nxp/usb_kw24d512/usb_kw24d512.dts @@ -106,7 +106,7 @@ zephyr_udc0: &usbd { label = "image-0"; reg = <0x00000000 0x00070000>; }; - storage_partition: partition@700000 { + storage_partition: partition@70000 { label = "storage"; reg = <0x00070000 0x00010000>; }; diff --git a/dts/arm/nxp/nxp_lpc55S0x_common.dtsi b/dts/arm/nxp/nxp_lpc55S0x_common.dtsi index 60888d4ea0f7b..a478c4a0b5b0d 100644 --- a/dts/arm/nxp/nxp_lpc55S0x_common.dtsi +++ b/dts/arm/nxp/nxp_lpc55S0x_common.dtsi @@ -95,7 +95,7 @@ status = "disabled"; }; - uuid: flash@9fc70 { + uuid: flash@3fc70 { compatible = "nxp,lpc-uid"; reg = <0x3fc70 0x10>; }; diff --git a/dts/arm/nxp/nxp_lpc55S1x_common.dtsi b/dts/arm/nxp/nxp_lpc55S1x_common.dtsi index 2755e7bd86870..34a8eec8db2c2 100644 --- a/dts/arm/nxp/nxp_lpc55S1x_common.dtsi +++ b/dts/arm/nxp/nxp_lpc55S1x_common.dtsi @@ -102,7 +102,7 @@ status = "disabled"; }; - uuid: flash@9fc70 { + uuid: flash@3fc70 { compatible = "nxp,lpc-uid"; reg = <0x3fc70 0x10>; }; @@ -319,7 +319,7 @@ status = "okay"; }; - usbhs: usbhs@144000 { + usbhs: usbhs@94000 { compatible = "nxp,lpcip3511"; reg = <0x94000 0x1000>; interrupts = <47 1>; diff --git a/dts/arm/nxp/nxp_lpc55S2x_common.dtsi b/dts/arm/nxp/nxp_lpc55S2x_common.dtsi index 9f659c830d788..184c2feeaddb2 100644 --- a/dts/arm/nxp/nxp_lpc55S2x_common.dtsi +++ b/dts/arm/nxp/nxp_lpc55S2x_common.dtsi @@ -313,7 +313,7 @@ clocks = <&syscon MCUX_LPADC1_CLK>; }; - usbhs: usbhs@144000 { + usbhs: usbhs@94000 { compatible = "nxp,lpcip3511"; reg = <0x94000 0x1000>; interrupts = <47 1>;