All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Jean Texier <pjtexier@koncepto.io>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL
Date: Fri, 19 Apr 2019 20:34:10 +0200	[thread overview]
Message-ID: <1555698852-6645-1-git-send-email-pjtexier@koncepto.io> (raw)

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

             reply	other threads:[~2019-04-19 18:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-19 18:34 Pierre-Jean Texier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1555698852-6645-1-git-send-email-pjtexier@koncepto.io \
    --to=pjtexier@koncepto.io \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.