U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] davinci: fix build warnings
Date: Thu, 4 Jul 2019 09:28:22 -0400	[thread overview]
Message-ID: <20190704132822.GS8554@bill-the-cat> (raw)
In-Reply-To: <CAMRc=McZeqdAfGEDrOmHqjLFO7HTs+7qv0bLZzY4mVuf=-CqPw@mail.gmail.com>

On Thu, Jul 04, 2019 at 09:38:38AM +0200, Bartosz Golaszewski wrote:
> pon., 24 cze 2019 o 10:18 Bartosz Golaszewski <brgl@bgdev.pl> napisał(a):
> >
> > pon., 27 maj 2019 o 10:57 Bartosz Golaszewski <brgl@bgdev.pl> napisał(a):
> > >
> > > From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> > >
> > > There are several build warnings related to driver-model usage emitted
> > > when building u-boot for da850-evm and da850-lcdk. This series fixes them
> > > and - while we're at it - removes the i2c compatiblity layer as davinci
> > > was the last user of it.
> > >
> > > Bartosz Golaszewski (4):
> > >   davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
> > >   sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
> > >   i2c: remove i2c driver-model compatibility layer
> > >   omapl138_lcdk_defconfig: don't build support for SPI
> > >
> > >  Makefile                           |   7 --
> > >  configs/da850_am18xxevm_defconfig  |   1 -
> > >  configs/omapl138_lcdk_defconfig    |   7 +-
> > >  configs/sandbox64_defconfig        |   1 -
> > >  configs/sandbox_defconfig          |   1 -
> > >  configs/sandbox_flattree_defconfig |   1 -
> > >  configs/sandbox_noblk_defconfig    |   1 -
> > >  configs/sandbox_spl_defconfig      |   1 -
> > >  configs/tools-only_defconfig       |   1 -
> > >  drivers/i2c/Kconfig                |  13 +--
> > >  drivers/i2c/Makefile               |   1 -
> > >  drivers/i2c/i2c-uclass-compat.c    | 128 -----------------------------
> > >  include/_exports.h                 |   3 +-
> > >  include/configs/am3517_evm.h       |   1 -
> > >  include/configs/da850evm.h         |   8 --
> > >  include/configs/omapl138_lcdk.h    |   8 --
> > >  include/exports.h                  |   3 +-
> > >  include/i2c.h                      |  80 ------------------
> > >  18 files changed, 4 insertions(+), 262 deletions(-)
> > >  delete mode 100644 drivers/i2c/i2c-uclass-compat.c
> > >
> > > --
> > > 2.21.0
> > >
> >
> > Ping
> >
> > Bart
> 
> Hi Tom,
> 
> could you pick this one up as well post release?

Yes, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190704/5fd6e808/attachment.sig>

      reply	other threads:[~2019-07-04 13:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27  8:57 [U-Boot] [PATCH 0/4] davinci: fix build warnings Bartosz Golaszewski
2019-05-27  8:57 ` [U-Boot] [PATCH 1/4] davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs Bartosz Golaszewski
2019-05-27  9:43   ` Heiko Schocher
2019-05-27  8:57 ` [U-Boot] [PATCH 2/4] sandbox: " Bartosz Golaszewski
2019-05-27  9:44   ` Heiko Schocher
2019-05-27  8:57 ` [U-Boot] [PATCH 3/4] i2c: remove i2c driver-model compatibility layer Bartosz Golaszewski
2019-05-27  9:45   ` Heiko Schocher
2019-05-27  8:57 ` [U-Boot] [PATCH 4/4] omapl138_lcdk_defconfig: don't build support for SPI Bartosz Golaszewski
2019-05-27  9:46   ` Heiko Schocher
2019-06-24  8:18 ` [U-Boot] [PATCH 0/4] davinci: fix build warnings Bartosz Golaszewski
2019-07-04  7:38   ` Bartosz Golaszewski
2019-07-04 13:28     ` Tom Rini [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=20190704132822.GS8554@bill-the-cat \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox