public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/3] configs: tqma6: defconfig updates
@ 2023-03-27  8:23 Markus Niebel
  2023-03-27  8:23 ` [PATCH v2 1/3] configs: tqma6: switch to DM_SERIAL Markus Niebel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Niebel @ 2023-03-27  8:23 UTC (permalink / raw)
  To: u-boot; +Cc: u-boot, trini, Markus Niebel

Update defconfigs for TQMa6x family of boards. Primary goal
is to do the overdue switch to DM_SERIAL. While at it, use
also DM for MDIO / PHY and enable DM_THERMAL.

v2:
Change topic from boards to configs. No further changes.
Add Tom Rini to receivers since most of the changes over the
last years were authored by him.

Markus Niebel (3):
  configs: tqma6: switch to DM_SERIAL
  configs: tqma6: enable DM for MDIO / PHY
  configs: tqma6: enable DM_THERMAL

 configs/tqma6dl_mba6_mmc_defconfig | 7 ++++++-
 configs/tqma6dl_mba6_spi_defconfig | 7 ++++++-
 configs/tqma6q_mba6_mmc_defconfig  | 7 ++++++-
 configs/tqma6q_mba6_spi_defconfig  | 7 ++++++-
 configs/tqma6s_mba6_mmc_defconfig  | 7 ++++++-
 configs/tqma6s_mba6_spi_defconfig  | 7 ++++++-
 6 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-04 10:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27  8:23 [PATCH v2 0/3] configs: tqma6: defconfig updates Markus Niebel
2023-03-27  8:23 ` [PATCH v2 1/3] configs: tqma6: switch to DM_SERIAL Markus Niebel
2023-04-04 10:18   ` sbabic
2023-03-27  8:23 ` [PATCH v2 2/3] configs: tqma6: enable DM for MDIO / PHY Markus Niebel
2023-04-04 10:20   ` sbabic
2023-03-27  8:23 ` [PATCH v2 3/3] configs: tqma6: enable DM_THERMAL Markus Niebel
2023-04-04 10:19   ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox