mbox series

Please pull u-boot-i2c

Message ID 6eaa9796-fcd4-0c22-d39f-4322fb5f8788@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-i2c | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/20211220-fixes-for-2022.01

Message

Heiko Schocher Dec. 20, 2021, 10:14 a.m. UTC
Hello Tom,

please pull from u-boot-i2c master:

The following changes since commit d3213c26b56e564207515f1e28e663718e015dc3:

  Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-18
14:39:21 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/20211220-fixes-for-2022.01

for you to fetch changes up to ccea46c05b08b34ef829d460e50e2ce9bc17cdc7:

  i2c: mvtwsi: Swab the register address if its size is > 1 (2021-12-20 07:57:48 +0100)

----------------------------------------------------------------
i2c changes for 20211220-fixes-for-2022.01

- mvtwsi: Swab the register address if its size is > 1

----------------------------------------------------------------
Stefan Roese (1):
      i2c: mvtwsi: Swab the register address if its size is > 1

 drivers/i2c/mvtwsi.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Azure build is fine:

https://dev.azure.com/hs0298/hs/_build/results?buildId=77&view=results

Thanks!

bye,
Heiko

Comments

Tom Rini Dec. 20, 2021, 4:16 p.m. UTC | #1
On Mon, Dec 20, 2021 at 11:14:16AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-i2c master:
> 
> The following changes since commit d3213c26b56e564207515f1e28e663718e015dc3:
> 
>   Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-18
> 14:39:21 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/20211220-fixes-for-2022.01
> 
> for you to fetch changes up to ccea46c05b08b34ef829d460e50e2ce9bc17cdc7:
> 
>   i2c: mvtwsi: Swab the register address if its size is > 1 (2021-12-20 07:57:48 +0100)
> 

Applied to u-boot/master, thanks!