All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 5/7] board: sama5d4ek: update to support DM/DT
Date: Thu, 13 Apr 2017 15:17:47 -0600	[thread overview]
Message-ID: <CAPnjgZ2cagZRad7o+ThTGi5rTgVRWjxsyNY92fw8+9pA6Lft2A@mail.gmail.com> (raw)
In-Reply-To: <20170413023122.23222-6-wenyou.yang@atmel.com>

On 12 April 2017 at 20:31, Wenyou Yang <wenyou.yang@atmel.com> wrote:
> Update the configuration files to support the device tree and driver
> model, so do SPL. The device clock and pins configuration are handled
> by the clock and the pinctrl drivers respectively.
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
>  - Restore wrong removal of #define CONFIG_USB_ETHER.
>  - Update the commit log.
>
>  board/atmel/sama5d4ek/sama5d4ek.c     |  2 ++
>  configs/sama5d4ek_mmc_defconfig       | 31 ++++++++++++++++++++++++
>  configs/sama5d4ek_nandflash_defconfig | 32 ++++++++++++++++++++++++-
>  configs/sama5d4ek_spiflash_defconfig  | 32 +++++++++++++++++++++++--
>  include/configs/sama5d4ek.h           | 45 ++++-------------------------------
>  5 files changed, 98 insertions(+), 44 deletions(-)

Applied to u-boot-dm, thanks!

  reply	other threads:[~2017-04-13 21:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13  2:31 [U-Boot] [PATCH v5 0/7] board: sama5d4: convert boards to support DM/DT Wenyou Yang
2017-04-13  2:31 ` [U-Boot] [PATCH v5 1/7] configs: at91-sama5_common: fix for CONFIG_AT91_GPIO Wenyou Yang
2017-04-13 21:17   ` Simon Glass
2017-04-13  2:31 ` [U-Boot] [PATCH v5 2/7] board: sama5d4_xplained: update to support DM/DT Wenyou Yang
2017-04-13 21:17   ` Simon Glass
2017-04-13  2:31 ` [U-Boot] [PATCH v5 3/7] board: sama5d4_xplained: clean up code Wenyou Yang
2017-04-13 21:17   ` Simon Glass
2017-04-13  2:31 ` [U-Boot] [PATCH v5 4/7] board: sama5d4_xplained: enable early debug UART Wenyou Yang
2017-04-13 21:17   ` Simon Glass
2017-04-13  2:31 ` [U-Boot] [PATCH v5 5/7] board: sama5d4ek: update to support DM/DT Wenyou Yang
2017-04-13 21:17   ` Simon Glass [this message]
2017-04-13  2:31 ` [U-Boot] [PATCH v5 6/7] board: sama5d4ek: clean up code Wenyou Yang
2017-04-13 21:17   ` Simon Glass
2017-04-13  2:31 ` [U-Boot] [PATCH v5 7/7] board: sama5d4ek: enable early debug UART Wenyou Yang
2017-04-13 21:17   ` Simon Glass

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=CAPnjgZ2cagZRad7o+ThTGi5rTgVRWjxsyNY92fw8+9pA6Lft2A@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.