All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
To: u-boot@lists.denx.de
Cc: trini@konsulko.com, sjg@chromium.org
Subject: Re: [PATCH v2 0/3] Support Devkit800 device tree
Date: Sat, 21 May 2022 11:57:25 +0200	[thread overview]
Message-ID: <Yoi3hS5tzqojFRMH@gmail.com> (raw)
In-Reply-To: <20220516210429.2489287-1-anthoine.bourgeois@gmail.com>

Gentle ping.
Any comments?

Thank you,
Anthoine

On Mon, May 16, 2022 at 11:04:26PM +0200, Anthoine Bourgeois wrote:
>This serie clean-up the devkit8000 configuration to support device tree
>and fixes CONFIG_DM_* warnings.
>
>v2: Override i2c1 frequency in omap3-u-boot.dtsi.
>
>Anthoine Bourgeois (3):
>  ARM: dts: omap3-devkit8000: Add support for Devkit8000
>  ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
>  ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning
>
> arch/arm/dts/Makefile                     |   2 +
> arch/arm/dts/omap3-devkit8000-u-boot.dtsi |  20 ++
> arch/arm/dts/omap3-devkit8000.dts         | 349 ++++++++++++++++++++++
> arch/arm/dts/omap3-u-boot.dtsi            |   1 +
> configs/devkit8000_defconfig              |  26 +-
> include/configs/devkit8000.h              |  64 ++--
> 6 files changed, 435 insertions(+), 27 deletions(-)
> create mode 100644 arch/arm/dts/omap3-devkit8000-u-boot.dtsi
> create mode 100644 arch/arm/dts/omap3-devkit8000.dts
>
>-- 
>2.35.1
>

      parent reply	other threads:[~2022-05-21  9:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 21:04 [PATCH v2 0/3] Support Devkit800 device tree Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000 Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning Anthoine Bourgeois
2022-05-21  9:57 ` Anthoine Bourgeois [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=Yoi3hS5tzqojFRMH@gmail.com \
    --to=anthoine.bourgeois@gmail.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.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.