[U-Boot] Please pull from u-boot-i2c

Hello Tom,
one late pull request for u-boot-i2c as I missed Pengs patch...
The following changes since commit 877294b56a52f1cb60bbfa7e4722fcc33451f7b2:
Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-08-29 07:26:42 -0400)
are available in the Git repository at:
origin/master for-v2019.10-v2
for you to fetch changes up to 6dba0864ece3f4006abae8ff9e2ad74f4374359d:
i2c: mxc: add CONFIG_CLK support (2019-09-02 06:35:08 +0200)
---------------------------------------------------------------- i2c bugfixes for 2019.10 take 2 - i2c: mxc: add CONFIG_CLK support If CONFIG_CLK is enabled use clk framework for clock settings.
---------------------------------------------------------------- Peng Fan (1): i2c: mxc: add CONFIG_CLK support
arch/arm/include/asm/mach-imx/mxc_i2c.h | 6 ++++++ drivers/i2c/mxc_i2c.c | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+)
Clean travis build: https://travis-ci.org/hsdenx/u-boot-i2c/builds/579626889
bye, Heiko

On Mon, Sep 02, 2019 at 11:41:20AM +0200, Heiko Schocher wrote:
Hello Tom,
one late pull request for u-boot-i2c as I missed Pengs patch...
The following changes since commit 877294b56a52f1cb60bbfa7e4722fcc33451f7b2:
Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-08-29 07:26:42 -0400)
are available in the Git repository at:
origin/master for-v2019.10-v2
for you to fetch changes up to 6dba0864ece3f4006abae8ff9e2ad74f4374359d:
i2c: mxc: add CONFIG_CLK support (2019-09-02 06:35:08 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini