From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 2/2] DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
Date: Tue, 18 Sep 2018 17:25:06 -0400 [thread overview]
Message-ID: <20180918212506.GK4642@opus> (raw)
In-Reply-To: <20180821012435.20643-2-aford173@gmail.com>
On Mon, Aug 20, 2018 at 08:24:35PM -0500, Adam Ford wrote:
> Platforms with limited resources in SPL may enably OF_PLATDATA,
> this limits some of the library functions and cannot extract data
> from the device tree. This patch adds additional wrappers around
> these functions to only allow them when OF_CONTROL is enabled and
> OF_PLATDATA is not.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/drivers/i2c/omap24xx_i2c.c b/drivers/i2c/omap24xx_i2c.c
> index 0759585c9e..54bf35e552 100644
Applied to u-boot/master, 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/20180918/93df6f96/attachment.sig>
next prev parent reply other threads:[~2018-09-18 21:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 1:24 [U-Boot] [PATCH 1/2] DM: I2C: Reduce overhead when used with OF_PLATDATA Adam Ford
2018-08-21 1:24 ` [U-Boot] [PATCH 2/2] DM: OMAP24XX_I2C: " Adam Ford
2018-09-18 21:25 ` Tom Rini [this message]
2018-09-18 21:24 ` [U-Boot] [U-Boot, 1/2] DM: I2C: " Tom Rini
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=20180918212506.GK4642@opus \
--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.