mbox series

[GIT,PULL] TI changes for v2020.01

Message ID 20210105152608.3009-1-lokeshvutla@ti.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] TI changes for v2020.01 | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.01-rc5

Message

Lokesh Vutla Jan. 5, 2021, 3:26 p.m. UTC
Hi Tom,
	Please find the PR containing TI related changes targeted for
v2020.01 release. Details about the PR are updated in the tag message

The following changes since commit c15f44acf9d473f4682bfdc63b8aebd313492b15:

  Prepare v2021.01-rc4 (2020-12-21 15:03:24 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.01-rc5

for you to fetch changes up to a8ef64e4ef6f5cabf083c8a8e5a181dceeea71ae:

  Nokia RX-51: Decrease i2c speed to 100000 (2021-01-05 20:49:52 +0530)

----------------------------------------------------------------
- Fix I2C speed for Nokia RX51

----------------------------------------------------------------
Pali Rohár (1):
      Nokia RX-51: Decrease i2c speed to 100000

 board/nokia/rx51/rx51.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini Jan. 6, 2021, 12:56 p.m. UTC | #1
On Tue, Jan 05, 2021 at 08:56:08PM +0530, Lokesh Vutla wrote:

> Hi Tom,
> 	Please find the PR containing TI related changes targeted for
> v2020.01 release. Details about the PR are updated in the tag message
> 
> The following changes since commit c15f44acf9d473f4682bfdc63b8aebd313492b15:
> 
>   Prepare v2021.01-rc4 (2020-12-21 15:03:24 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.01-rc5
> 
> for you to fetch changes up to a8ef64e4ef6f5cabf083c8a8e5a181dceeea71ae:
> 
>   Nokia RX-51: Decrease i2c speed to 100000 (2021-01-05 20:49:52 +0530)
> 

Applied to u-boot/master, thanks!