All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata
Date: Mon, 27 Apr 2020 14:59:04 -0400	[thread overview]
Message-ID: <20200427185904.GB4555@bill-the-cat> (raw)
In-Reply-To: <DB6PR0402MB276095D0A1395DABA28EF56F88AF0@DB6PR0402MB2760.eurprd04.prod.outlook.com>

On Mon, Apr 27, 2020 at 05:33:41AM +0000, Peng Fan wrote:
> > Subject: [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata
> > 
> > At present this driver is enabled in SPL on omapl138_lcdk, which uses
> > of-platdata. The driver needs to be ported to use of-platdata properly.
> > For now, avoid a build error by returning an error.
> > 
> > Signed-off-by: Simon Glass <sjg@chromium.org>
> 
> Acked-by: Peng Fan <peng.fan@nxp.com>

Since the board maintainer is on CC and I believe that platform is still
actively used in testing, I want to see this fixed rather than turned in
to a run-time error.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200427/91d1cc69/attachment.sig>

  reply	other threads:[~2020-04-27 18:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27  1:24 [PATCH v5 0/4] of-platdata: Avoid building libfdt Simon Glass
2020-04-27  1:24 ` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata Simon Glass
2020-04-27  5:33   ` Peng Fan
2020-04-27 18:59     ` Tom Rini [this message]
2020-04-28  4:17       ` Lokesh Vutla
2020-04-28  7:00         ` Faiz Abbas
2020-04-30 11:43           ` Bartosz Golaszewski
2020-05-01 18:32             ` Tom Rini
2020-05-04  7:10               ` Bartosz Golaszewski
2020-05-04 13:14                 ` Simon Glass
2020-05-05  6:50                   ` Faiz Abbas
2020-05-05 16:17                     ` Bartosz Golaszewski
2020-05-14  8:19                     ` Faiz Abbas
2020-05-14 14:59                       ` Tom Rini
2020-05-14 15:25                         ` Faiz Abbas
2020-05-14 15:45                           ` Tom Rini
2020-05-14 17:23                           ` Simon Glass
2020-05-14 16:01                       ` Simon Glass
2020-04-27  1:24 ` [PATCH v5 2/4] rockchip: pinctrl: Disable full pinctrl for SPL Simon Glass
2020-04-28 14:21   ` Kever Yang
2020-04-27  1:24 ` [PATCH v5 3/4] spl: Allow SPL/TPL to use of-platdata without libfdt Simon Glass
2020-04-27  1:24 ` [PATCH v5 4/4] dm: core: Don't include ofnode functions with of-platdata 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=20200427185904.GB4555@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 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.