All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] imx8m: convert to DM_SERIAL
@ 2022-04-30 12:43 Peng Fan (OSS)
  2022-04-30 12:12 ` Fabio Estevam
                   ` (15 more replies)
  0 siblings, 16 replies; 29+ messages in thread
From: Peng Fan (OSS) @ 2022-04-30 12:43 UTC (permalink / raw)
  To: sbabic, festevam; +Cc: u-boot, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

This patchset is to convert some i.MX8M boards to DM SERIAL

Note: this is based on my experience on i.MX8M*-EVK from NXP, I not have
the following boards. If possible, please test.

Peng Fan (15):
  imx: imx8mp_rsb3720a1: convert to DM_SERIAL
  imx: imx8m[m/n/p]_venice: Enable SPL_DM_SERIAL
  imx: imx8mm_mx8menlo: Enable DM_SERIAL
  imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL
  imx: imx8mm-cl-iot-gate: Enable DM_SERIAL
  imx: imx8mm_icore: Enable SPL_DM_SERIAL
  imx: imx8m[m/p]_phycore: Enable DM_SERIAL
  imx: imx8mn_var_som: enable DM_SERIAL
  imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL
  imx: kontron-sl-mx8mm: enable DM_SERIAL
  imx: imx8mn_bsh_smm_s2: drop CONFIG_MXC_UART_BASE
  imx: dts: move common changes to imx8mq-u-boot.dtsi
  imx: imx8mq-cm: enable CONFIG_DM_SERIAL
  imx: imx8mq-pico: enable CONFIG_DM_SERIAL
  imx: imx8mq-phandle: enable CONFIG_DM_SERIAL

 arch/arm/dts/imx8mq-cm-u-boot.dtsi            |  8 +++++++
 arch/arm/dts/imx8mq-evk-u-boot.dtsi           | 24 -------------------
 arch/arm/dts/imx8mq-phanbell-u-boot.dtsi      |  8 +++++++
 arch/arm/dts/imx8mq-pico-pi-u-boot.dtsi       |  9 +++++++
 arch/arm/dts/imx8mq-u-boot.dtsi               | 24 +++++++++++++++++++
 .../imx8mp_rsb3720a1/imx8mp_rsb3720a1.c       |  8 -------
 board/beacon/imx8mm/spl.c                     | 12 ++--------
 board/beacon/imx8mn/spl.c                     | 11 ++-------
 board/compulab/imx8mm-cl-iot-gate/spl.c       | 12 ++--------
 board/data_modul/imx8mm_edm_sbc/spl.c         | 12 ++--------
 board/engicam/imx8mm/spl.c                    | 14 +++--------
 board/gateworks/venice/spl.c                  | 22 ++---------------
 board/kontron/sl-mx8mm/spl.c                  | 12 ++--------
 board/menlo/mx8menlo/mx8menlo.c               |  9 -------
 board/phytec/phycore_imx8mm/spl.c             | 12 ++--------
 board/phytec/phycore_imx8mp/spl.c             |  8 -------
 board/variscite/imx8mn_var_som/spl.c          | 11 ++-------
 configs/imx8mm-cl-iot-gate-optee_defconfig    |  1 +
 configs/imx8mm-cl-iot-gate_defconfig          |  1 +
 configs/imx8mm-icore-mx8mm-ctouch2_defconfig  |  1 -
 configs/imx8mm-icore-mx8mm-edimm2.2_defconfig |  1 -
 configs/imx8mm-mx8menlo_defconfig             |  1 +
 configs/imx8mm_beacon_defconfig               |  1 -
 configs/imx8mm_data_modul_edm_sbc_defconfig   |  1 -
 configs/imx8mm_venice_defconfig               |  1 -
 configs/imx8mn_beacon_2g_defconfig            |  1 -
 configs/imx8mn_beacon_defconfig               |  1 -
 configs/imx8mn_var_som_defconfig              |  1 +
 configs/imx8mn_venice_defconfig               |  1 -
 configs/imx8mp_rsb3720a1_4G_defconfig         |  1 +
 configs/imx8mp_rsb3720a1_6G_defconfig         |  1 +
 configs/imx8mp_venice_defconfig               |  1 -
 configs/imx8mq_cm_defconfig                   |  1 +
 configs/imx8mq_phanbell_defconfig             |  1 +
 configs/kontron-sl-mx8mm_defconfig            |  1 +
 configs/phycore-imx8mm_defconfig              |  1 +
 configs/phycore-imx8mp_defconfig              |  1 +
 configs/pico-imx8mq_defconfig                 |  1 +
 include/configs/imx8mm-cl-iot-gate.h          |  2 --
 include/configs/imx8mm-mx8menlo.h             |  3 ---
 include/configs/imx8mm_beacon.h               |  2 --
 include/configs/imx8mm_data_modul_edm_sbc.h   |  2 --
 include/configs/imx8mm_icore_mx8mm.h          |  3 ---
 include/configs/imx8mm_venice.h               |  3 ---
 include/configs/imx8mn_beacon.h               |  2 --
 include/configs/imx8mn_bsh_smm_s2_common.h    |  2 --
 include/configs/imx8mn_var_som.h              |  2 --
 include/configs/imx8mn_venice.h               |  3 ---
 include/configs/imx8mp_rsb3720.h              |  2 --
 include/configs/imx8mp_venice.h               |  3 ---
 include/configs/kontron-sl-mx8mm.h            |  1 -
 include/configs/phycore_imx8mm.h              |  3 ---
 include/configs/phycore_imx8mp.h              |  3 ---
 53 files changed, 80 insertions(+), 193 deletions(-)
 create mode 100644 arch/arm/dts/imx8mq-pico-pi-u-boot.dtsi

-- 
2.36.0


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2022-05-03  6:32 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 12:43 [PATCH 00/15] imx8m: convert to DM_SERIAL Peng Fan (OSS)
2022-04-30 12:12 ` Fabio Estevam
2022-04-30 12:43 ` [PATCH 01/15] imx: imx8mp_rsb3720a1: " Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 02/15] imx: imx8m[m/n/p]_venice: Enable SPL_DM_SERIAL Peng Fan (OSS)
2022-05-02 16:59   ` Tim Harvey
2022-05-03  3:43     ` Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 03/15] imx: imx8mm_mx8menlo: Enable DM_SERIAL Peng Fan (OSS)
2022-04-30 17:00   ` Marek Vasut
2022-04-30 17:32     ` Adam Ford
2022-04-30 18:04       ` Marek Vasut
2022-04-30 18:40         ` Adam Ford
2022-04-30 12:43 ` [PATCH 04/15] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL Peng Fan (OSS)
2022-04-30 15:12   ` Adam Ford
2022-04-30 12:43 ` [PATCH 05/15] imx: imx8mm-cl-iot-gate: Enable DM_SERIAL Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 06/15] imx: imx8mm_icore: Enable SPL_DM_SERIAL Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 07/15] imx: imx8m[m/p]_phycore: Enable DM_SERIAL Peng Fan (OSS)
2022-05-02  6:48   ` Teresa Remmet
2022-04-30 12:43 ` [PATCH 08/15] imx: imx8mn_var_som: enable DM_SERIAL Peng Fan (OSS)
2022-05-02 18:58   ` Ariel D'Alessandro
2022-04-30 12:43 ` [PATCH 09/15] imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 10/15] imx: kontron-sl-mx8mm: enable DM_SERIAL Peng Fan (OSS)
2022-05-03  6:31   ` Frieder Schrempf
2022-04-30 12:43 ` [PATCH 11/15] imx: imx8mn_bsh_smm_s2: drop CONFIG_MXC_UART_BASE Peng Fan (OSS)
2022-04-30 13:22   ` Michael Nazzareno Trimarchi
2022-05-03  4:20   ` Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 12/15] imx: dts: move common changes to imx8mq-u-boot.dtsi Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 13/15] imx: imx8mq-cm: enable CONFIG_DM_SERIAL Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 14/15] imx: imx8mq-pico: " Peng Fan (OSS)
2022-04-30 12:43 ` [PATCH 15/15] imx: imx8mq-phandle: " Peng Fan (OSS)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.