[PATCH v2 0/4] few small change for flexspi setting in dts file

Haibo Chen posted 4 patches 2 weeks, 1 day ago
arch/arm64/boot/dts/freescale/imx8mm-evk.dts       | 2 +-
arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi      | 2 +-
arch/arm64/boot/dts/freescale/imx8mp-evk.dts       | 2 +-
arch/arm64/boot/dts/freescale/imx91_93_common.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx95.dtsi           | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
[PATCH v2 0/4] few small change for flexspi setting in dts file
Posted by Haibo Chen 2 weeks, 1 day ago
PATCH1 adjust the compatible string to align with yaml
PATCH2/3/4 limit the nor max frequency accroding to data sheet

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
---
Changes in v2:
- PATCH1: small change of the commit log according to Fabio's comment
- PATCH2~4: fix type and split into 3 patches and add fix tag accordingly.
- Link to v1: https://lore.kernel.org/r/20250916-flexspi-dts-v1-0-61567f969165@nxp.com

---
Haibo Chen (4):
      arm64: dts: correct the flexspi compatible string to match with yaml
      arm64: dts: imx8mn-evk: limit the max frequency of spi nor chip
      arm64: dts: imx8mm-evk: limit the max frequency of spi nor chip
      arm64: dts: imx8mp-evk: limit the max frequency of spi nor chip

 arch/arm64/boot/dts/freescale/imx8mm-evk.dts       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi      | 2 +-
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts       | 2 +-
 arch/arm64/boot/dts/freescale/imx91_93_common.dtsi | 2 +-
 arch/arm64/boot/dts/freescale/imx95.dtsi           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
base-commit: c3067c2c38316c3ef013636c93daa285ee6aaa2e
change-id: 20250916-flexspi-dts-24af8b6bf468

Best regards,
-- 
Haibo Chen <haibo.chen@nxp.com>