diff options
| author | Peng Fan <peng.fan@nxp.com> | 2026-07-20 22:12:17 +0800 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-07-27 12:31:58 -0400 |
| commit | c4e8b643c83d4abfbd92e7161b4975f670eff0a6 (patch) | |
| tree | 3d3cef7a2844b5ae7643b415b0f00e2e89ba8d21 | |
| parent | 7108abc25f3b6f97e3098650924816ccdbc06367 (diff) | |
| download | linux-next-c4e8b643c83d4abfbd92e7161b4975f670eff0a6.tar.gz linux-next-c4e8b643c83d4abfbd92e7161b4975f670eff0a6.zip | |
arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size
Rename the board model from "NXP i.MX8ULP EVK9" to "NXP i.MX8ULP 9x9
EVK" to follow the i.MX naming convention where the die size (9x9 mm)
is used instead of an opaque board revision suffix.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts b/arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts index 71c66c58edc4..e6bc6e6555f5 100644 --- a/arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx8ulp-9x9-evk.dts @@ -8,7 +8,7 @@ #include "imx8ulp-evk.dts" / { - model = "NXP i.MX8ULP EVK9"; + model = "NXP i.MX8ULP 9x9 EVK"; compatible = "fsl,imx8ulp-9x9-evk", "fsl,imx8ulp"; gpio-keys { |
