All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL
@ 2019-04-19 18:34 Pierre-Jean Texier
  2019-04-19 18:34 ` [U-Boot] [PATCH v2 1/2] warp7: Switch to DM Serial Pierre-Jean Texier
  2019-04-19 18:34 ` [U-Boot] [PATCH v2 2/2] warp7: Switch to DM USB Pierre-Jean Texier
  0 siblings, 2 replies; 7+ messages in thread
From: Pierre-Jean Texier @ 2019-04-19 18:34 UTC (permalink / raw)
  To: u-boot

This series convert the WaRP7 to the following DM:
-CONFIG_DM_USB
-CONFIG_DM_SERIAL

Change in v2: 
- Now split in two distinct patches (DM_USB & DM_SERIAL)
 
Pierre-Jean Texier (2):
  warp7: Switch to DM Serial
  warp7: Switch to DM USB

 arch/arm/dts/imx7s-warp.dts  | 5 +++++
 board/warp7/warp7.c          | 6 ------
 configs/warp7_bl33_defconfig | 3 +++
 configs/warp7_defconfig      | 3 +++
 include/configs/warp7.h      | 2 --
 5 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-04-26  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-19 18:34 [U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL Pierre-Jean Texier
2019-04-19 18:34 ` [U-Boot] [PATCH v2 1/2] warp7: Switch to DM Serial Pierre-Jean Texier
2019-04-19 22:52   ` Fabio Estevam
2019-04-26  9:38   ` [U-Boot] [U-Boot,v2,1/2] " sbabic at denx.de
2019-04-19 18:34 ` [U-Boot] [PATCH v2 2/2] warp7: Switch to DM USB Pierre-Jean Texier
2019-04-19 22:52   ` Fabio Estevam
2019-04-26  9:38   ` [U-Boot] [U-Boot,v2,2/2] " sbabic at denx.de

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.