All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] board: axs10x switch serial port and Ethernet to driver model
Date: Tue, 17 Nov 2015 21:45:08 +0000	[thread overview]
Message-ID: <1447796708.4157.2.camel@synopsys.com> (raw)
In-Reply-To: <CAPnjgZ0RAZG2BjfnnN+D6ftJkodvM4Q51ZZEKVBPoeVwGHWyvg@mail.gmail.com>

Hi,

On Fri, 2015-11-13 at 19:04 -0700, Simon Glass wrote:
> On 13 November 2015 at 11:26, Alexey Brodkin
> <Alexey.Brodkin@synopsys.com> wrote:
> > With this change Synopsys DesignWare SDP board is switched to driver
> > model for both serial port (serial_dw) and Ethernet (Designware GMAC).
> > 
> > This simplifies include/configs/axs101.h and allows for reuse of Linux's
> > Device Tree description.
> > 
> > For simplicity Linux's .dts files are not blindly copied but only very
> > few extracts of them are really used (those that are supported in U-Boot
> > at the moment).
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
> > Cc: Simon Glass <sjg@chromium.org>
> > ---
> >  arch/arc/dts/Makefile          |  1 +
> >  arch/arc/dts/axs10x.dts        | 45 ++++++++++++++++++++++++++++++++++++++++++
> >  board/synopsys/axs101/axs101.c | 12 -----------
> >  configs/axs101_defconfig       | 11 ++++++++++-
> >  configs/axs103_defconfig       | 11 ++++++++++-
> >  include/configs/axs101.h       | 31 ++++++-----------------------
> >  6 files changed, 72 insertions(+), 39 deletions(-)
> >  create mode 100644 arch/arc/dts/axs10x.dts
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied, thanks!

-Alexey

      reply	other threads:[~2015-11-17 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 18:26 [U-Boot] [PATCH] board: axs10x switch serial port and Ethernet to driver model Alexey Brodkin
2015-11-14  2:04 ` Simon Glass
2015-11-17 21:45   ` Alexey Brodkin [this message]

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=1447796708.4157.2.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --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.