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 5/6] ARM: dts: at91: Add dts files for at91sam9rlek
Date: Sun, 16 Apr 2017 13:30:29 -0600	[thread overview]
Message-ID: <CAPnjgZ1N7VYDteYdAXoijM7hwho2wjXgw-yiWY48DCOcBqL1Zw@mail.gmail.com> (raw)
In-Reply-To: <20170412081203.12303-6-wenyou.yang@atmel.com>

On 12 April 2017 at 02:12, Wenyou Yang <wenyou.yang@atmel.com> wrote:
> The device tree source files of at91sam9rlek boards are copied from
> the Linux v4.10, do the changes as below.
>  - Add the reg property for the pinctrl node.
>  - Move the gpio (pioA, pioB, pioC, pioD) nodes as the pinctrl's
>    slibling nodes, instead of the child nodes.
>  - Add the "u-boot,dm-pre-reloc" property for the dbgu node are used
>    in board_init_f stage.
>  - Fix the compilation warnings.
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
> ---
>
>  arch/arm/dts/Makefile         |    2 +
>  arch/arm/dts/at91sam9rl.dtsi  | 1139 +++++++++++++++++++++++++++++++++++++++++
>  arch/arm/dts/at91sam9rlek.dts |  239 +++++++++
>  3 files changed, 1380 insertions(+)
>  create mode 100644 arch/arm/dts/at91sam9rl.dtsi
>  create mode 100644 arch/arm/dts/at91sam9rlek.dts

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2017-04-16 19:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12  8:11 [U-Boot] [PATCH 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards Wenyou Yang
2017-04-12  8:11 ` [U-Boot] [PATCH 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek Wenyou Yang
2017-04-16 19:30   ` Simon Glass
2017-04-12  8:11 ` [U-Boot] [PATCH 2/6] ARM: dts: at91: Add dts files for at91sam9n12ek Wenyou Yang
2017-04-16 19:30   ` Simon Glass
2017-04-12  8:12 ` [U-Boot] [PATCH 3/6] ARM: dts: at91: Add dts files for at91sam9m10g45ek Wenyou Yang
2017-04-16 19:30   ` Simon Glass
2017-04-12  8:12 ` [U-Boot] [PATCH 4/6] ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek Wenyou Yang
2017-04-16 19:30   ` Simon Glass
2017-04-12  8:12 ` [U-Boot] [PATCH 5/6] ARM: dts: at91: Add dts files for at91sam9rlek Wenyou Yang
2017-04-16 19:30   ` Simon Glass [this message]
2017-04-12  8:12 ` [U-Boot] [PATCH 6/6] ARM: dts: at91: Add dts files for at91sam9263ek Wenyou Yang
2017-04-16 19:30   ` 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=CAPnjgZ1N7VYDteYdAXoijM7hwho2wjXgw-yiWY48DCOcBqL1Zw@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.