From 7c112e487c8fe984012c4c82bfe7b65b33d459bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Arg=C3=BCelles?= Date: Sun, 24 Nov 2024 14:49:04 +0700 Subject: [PATCH] dts: bindings: rename nxp,kinetis-ftm compatible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rename "nxp,kinetis-ftm" compatible to "nxp,ftm" to remove the device family from its name. Signed-off-by: Manuel Argüelles --- dts/arm/nxp/nxp_k2x.dtsi | 8 ++++---- dts/arm/nxp/nxp_k6x.dtsi | 8 ++++---- dts/arm/nxp/nxp_k8x.dtsi | 8 ++++---- dts/arm/nxp/nxp_ke1xf.dtsi | 8 ++++---- dts/arm/nxp/nxp_ke1xz.dtsi | 6 +++--- dts/arm/nxp/nxp_kv5x.dtsi | 8 ++++---- dts/arm/nxp/nxp_kw2xd.dtsi | 6 +++--- dts/arm/nxp/nxp_s32k1xx.dtsi | 16 ++++++++-------- .../arm/{nxp,kinetis-ftm.yaml => nxp,ftm.yaml} | 4 ++-- 9 files changed, 36 insertions(+), 36 deletions(-) rename dts/bindings/arm/{nxp,kinetis-ftm.yaml => nxp,ftm.yaml} (84%) diff --git a/dts/arm/nxp/nxp_k2x.dtsi b/dts/arm/nxp/nxp_k2x.dtsi index 1ecd6d672ee..0df1010f8b5 100644 --- a/dts/arm/nxp/nxp_k2x.dtsi +++ b/dts/arm/nxp/nxp_k2x.dtsi @@ -301,7 +301,7 @@ }; ftm0: ftm@40038000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x98>; interrupts = <42 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>, @@ -311,7 +311,7 @@ }; ftm1: ftm@40039000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x98>; interrupts = <43 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>, @@ -321,7 +321,7 @@ }; ftm2: ftm@4003a000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x98>; interrupts = <44 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>, @@ -331,7 +331,7 @@ }; ftm3: ftm@400b9000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x400b9000 0x98>; interrupts = <71 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>, diff --git a/dts/arm/nxp/nxp_k6x.dtsi b/dts/arm/nxp/nxp_k6x.dtsi index c1f7b882b7f..8be5ed81e06 100644 --- a/dts/arm/nxp/nxp_k6x.dtsi +++ b/dts/arm/nxp/nxp_k6x.dtsi @@ -386,7 +386,7 @@ }; ftm0: ftm@40038000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x98>; interrupts = <42 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -395,7 +395,7 @@ }; ftm1: ftm@40039000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x98>; interrupts = <43 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -404,7 +404,7 @@ }; ftm2: ftm@4003a000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x98>; interrupts = <44 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -413,7 +413,7 @@ }; ftm3: ftm@400b9000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x400b9000 0x98>; interrupts = <71 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; diff --git a/dts/arm/nxp/nxp_k8x.dtsi b/dts/arm/nxp/nxp_k8x.dtsi index 717ddb2665d..53a023b7ebd 100644 --- a/dts/arm/nxp/nxp_k8x.dtsi +++ b/dts/arm/nxp/nxp_k8x.dtsi @@ -290,7 +290,7 @@ }; ftm0: ftm@40038000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x1000>; interrupts = <42 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -299,7 +299,7 @@ }; ftm1: ftm@40039000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x1000>; interrupts = <43 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -308,7 +308,7 @@ }; ftm2: ftm@4003a000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x1000>; interrupts = <44 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -317,7 +317,7 @@ }; ftm3: ftm@400b9000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x400b9000 0x1000>; interrupts = <71 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; diff --git a/dts/arm/nxp/nxp_ke1xf.dtsi b/dts/arm/nxp/nxp_ke1xf.dtsi index c2dd37df4ee..848d1e53198 100644 --- a/dts/arm/nxp/nxp_ke1xf.dtsi +++ b/dts/arm/nxp/nxp_ke1xf.dtsi @@ -535,7 +535,7 @@ }; ftm0: ftm@40038000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x1000>; interrupts = <42 0>; clocks = <&pcc 0xe0 KINETIS_PCC_SRC_FIRC_ASYNC>; @@ -544,7 +544,7 @@ }; ftm1: ftm@40039000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x1000>; interrupts = <43 0>; clocks = <&pcc 0xe4 KINETIS_PCC_SRC_FIRC_ASYNC>; @@ -553,7 +553,7 @@ }; ftm2: ftm@4003a000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x1000>; interrupts = <44 0>; clocks = <&pcc 0xe8 KINETIS_PCC_SRC_FIRC_ASYNC>; @@ -562,7 +562,7 @@ }; ftm3: ftm@40026000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40026000 0x1000>; interrupts = <71 0>; clocks = <&pcc 0x98 KINETIS_PCC_SRC_FIRC_ASYNC>; diff --git a/dts/arm/nxp/nxp_ke1xz.dtsi b/dts/arm/nxp/nxp_ke1xz.dtsi index 5371095b792..7aea4135ebb 100644 --- a/dts/arm/nxp/nxp_ke1xz.dtsi +++ b/dts/arm/nxp/nxp_ke1xz.dtsi @@ -345,7 +345,7 @@ }; ftm0: ftm@40038000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x1000>; interrupts = <17 0>; clocks = <&pcc 0xe0 KINETIS_PCC_SRC_FIRC_ASYNC>; @@ -354,7 +354,7 @@ }; ftm1: ftm@40039000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x1000>; interrupts = <18 0>; clocks = <&pcc 0xe4 KINETIS_PCC_SRC_FIRC_ASYNC>; @@ -363,7 +363,7 @@ }; ftm2: ftm@4003a000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x1000>; interrupts = <19 0>; clocks = <&pcc 0xe8 KINETIS_PCC_SRC_FIRC_ASYNC>; diff --git a/dts/arm/nxp/nxp_kv5x.dtsi b/dts/arm/nxp/nxp_kv5x.dtsi index c4dc244b4d1..ae210730343 100644 --- a/dts/arm/nxp/nxp_kv5x.dtsi +++ b/dts/arm/nxp/nxp_kv5x.dtsi @@ -207,7 +207,7 @@ }; ftm0: ftm@40038000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x1000>; interrupts = <42 0>; prescaler = <16>; @@ -215,7 +215,7 @@ }; ftm1: ftm@40039000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x1000>; interrupts = <43 0>; prescaler = <16>; @@ -223,7 +223,7 @@ }; ftm2: ftm@4003a000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x1000>; interrupts = <53 0>; prescaler = <16>; @@ -231,7 +231,7 @@ }; ftm3: ftm@40026000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40026000 0x1000>; interrupts = <71 0>; prescaler = <16>; diff --git a/dts/arm/nxp/nxp_kw2xd.dtsi b/dts/arm/nxp/nxp_kw2xd.dtsi index a7600356108..31738e068c4 100644 --- a/dts/arm/nxp/nxp_kw2xd.dtsi +++ b/dts/arm/nxp/nxp_kw2xd.dtsi @@ -295,7 +295,7 @@ }; ftm0: ftm@40038000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x98>; interrupts = <42 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -304,7 +304,7 @@ }; ftm1: ftm@40039000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x98>; interrupts = <43 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; @@ -313,7 +313,7 @@ }; ftm2: ftm@4003a000{ - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x98>; interrupts = <44 0>; clocks = <&mcg KINETIS_MCG_FIXED_FREQ_CLK>; diff --git a/dts/arm/nxp/nxp_s32k1xx.dtsi b/dts/arm/nxp/nxp_s32k1xx.dtsi index 17d876c1d8a..7173394c436 100644 --- a/dts/arm/nxp/nxp_s32k1xx.dtsi +++ b/dts/arm/nxp/nxp_s32k1xx.dtsi @@ -239,7 +239,7 @@ }; ftm0: ftm@40038000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40038000 0x1000>; interrupts = <99 0>, <100 0>, <101 0>, <102 0>, <104 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -249,7 +249,7 @@ }; ftm1: ftm@40039000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40039000 0x1000>; interrupts = <105 0>, <106 0>, <107 0>, <108 0>, <110 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -259,7 +259,7 @@ }; ftm2: ftm@4003a000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4003a000 0x1000>; interrupts = <111 0>, <112 0>, <113 0>, <114 0>, <116 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -269,7 +269,7 @@ }; ftm3: ftm@40026000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40026000 0x1000>; interrupts = <117 0>, <118 0>, <119 0>, <120 0>, <122 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -279,7 +279,7 @@ }; ftm4: ftm@4006e000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4006e000 0x1000>; interrupts = <123 0>, <124 0>, <125 0>, <126 0>, <128 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -289,7 +289,7 @@ }; ftm5: ftm@4006f000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x4006f000 0x1000>; interrupts = <129 0>, <130 0>, <131 0>, <132 0>, <134 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -299,7 +299,7 @@ }; ftm6: ftm@40070000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40070000 0x1000>; interrupts = <135 0>, <136 0>, <137 0>, <138 0>, <140 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; @@ -309,7 +309,7 @@ }; ftm7: ftm@40071000 { - compatible = "nxp,kinetis-ftm"; + compatible = "nxp,ftm"; reg = <0x40071000 0x1000>; interrupts = <141 0>, <142 0>, <143 0>, <144 0>, <146 0>; interrupt-names = "0-1", "2-3", "4-5", "6-7", "overflow"; diff --git a/dts/bindings/arm/nxp,kinetis-ftm.yaml b/dts/bindings/arm/nxp,ftm.yaml similarity index 84% rename from dts/bindings/arm/nxp,kinetis-ftm.yaml rename to dts/bindings/arm/nxp,ftm.yaml index d0d90e1274d..064f7ab9f8a 100644 --- a/dts/bindings/arm/nxp,kinetis-ftm.yaml +++ b/dts/bindings/arm/nxp,ftm.yaml @@ -1,9 +1,9 @@ # Copyright (c) 2017, NXP # SPDX-License-Identifier: Apache-2.0 -description: Kinetis FTM +description: NXP FlexTimer Module (FTM) -compatible: "nxp,kinetis-ftm" +compatible: "nxp,ftm" include: base.yaml