From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot, 03/13] board: ge: bx50v3, imx53ppd: use DM I2C
Date: Mon, 10 Feb 2020 10:08:08 +0100 (CET) [thread overview]
Message-ID: <20200210090808.74D6080826@phobos.denx.de> (raw)
In-Reply-To: <6629776c2ea27f510339f64a03d62ba2c309405b.1580475104.git.ian.ray@ge.com>
> From: Robert Beckett <bob.beckett@collabora.com>
> Remove old (pre-DM) i2c setup code.
> Enable DM i2c.
> Convert common code to use DM rtc.
> Convert common code to read VPD from eeprom partition.
> Convert the generic i2c PMIC init code to use the new da9063 driver.
> mx53ppd only:
> Correct RTC compatible in device tree.
> Enable MXC DM i2c driver.
> Define CONFIG_SYS_MALLOC_F_LEN so that DM is available in pre-reloc.
> Make GPIO banks available during preloc, since initialisation is done
> in board_early_init_f().
> Add gpio_request() calls to satisfy the DM_GPIO compatibility API.
> Remove unused power configuration.
> Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
> Signed-off-by: Ian Ray <ian.ray@ge.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2020-02-10 9:08 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-31 13:07 [U-Boot, 00/13] board: ge: complete DM conversion Ian Ray
2020-01-31 13:07 ` [U-Boot, 01/13] misc: i2c_eeprom: set offset len and chip addr offset mask Ian Ray
2020-02-10 9:07 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 02/13] board: ge: bx50v3, imx53ppd: add eeprom partitions Ian Ray
2020-02-10 9:09 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 03/13] board: ge: bx50v3, imx53ppd: use DM I2C Ian Ray
2020-02-10 9:08 ` sbabic at denx.de [this message]
2020-01-31 13:07 ` [U-Boot, 04/13] board: ge: bx50v3: add i2c eeprom bootcount storage Ian Ray
2020-02-10 9:08 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 05/13] board: ge: mx53ppd: " Ian Ray
2020-02-10 9:08 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 06/13] board: ge: mx53ppd: enable DM_VIDEO Ian Ray
2020-02-10 9:07 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 07/13] board: ge: bx50v3: override panel Ian Ray
2020-02-10 9:06 ` sbabic at denx.de
2020-01-31 13:07 ` [U-Boot, 08/13] board: ge: bx50v3: Enable DM PWM for backlight Ian Ray
2020-02-10 9:06 ` sbabic at denx.de
2020-01-31 13:08 ` [U-Boot, 09/13] board: ge: mx53ppd: Use DM for ethernet Ian Ray
2020-02-10 9:07 ` sbabic at denx.de
2020-01-31 13:08 ` [U-Boot, 10/13] board: ge: bx50v3: use DM for uart Ian Ray
2020-02-10 9:07 ` sbabic at denx.de
2020-01-31 13:08 ` [U-Boot, 11/13] board: ge: mx53ppd: " Ian Ray
2020-02-10 9:09 ` sbabic at denx.de
2020-01-31 13:08 ` [U-Boot, 12/13] board: ge: bx50v3, mx53ppd: fix firstboot detection Ian Ray
2020-02-10 9:08 ` sbabic at denx.de
2020-01-31 13:08 ` [U-Boot, 13/13] board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZ Ian Ray
2020-02-10 9:07 ` sbabic at denx.de
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=20200210090808.74D6080826@phobos.denx.de \
--to=sbabic@denx.de \
--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.