mbox series

[GIT,PULL] u-boot-rpi/rpi-next to next

Message ID f4011be8-9bb9-7e35-5cc9-c6bce9eaac8b@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] u-boot-rpi/rpi-next to next | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi.git rpi-next

Message

Matthias Brugger Oct. 2, 2020, 3:37 p.m. UTC
Hi Tom,

I have a few patches for the next branch, please pull :)

Regards,
Matthias

---

The following changes since commit 7e373a1a6ac27492ffebba146d70c4d39a9b9f36:

   Merge branch 'next' of git://git.denx.de/u-boot-usb into next (2020-10-01 
14:52:56 -0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi.git rpi-next

for you to fetch changes up to 0db912de153743e2ec97bd022640c5722eb07737:

   pinctrl: bcm283x: Store the return value of dev_read_u32_default to int 
(2020-10-02 17:32:28 +0200)

----------------------------------------------------------------
Ovidiu Panait (3):
       pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
       pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
       pinctrl: bcm283x: Store the return value of dev_read_u32_default to int

  drivers/pinctrl/broadcom/pinctrl-bcm283x.c | 21 ++++++++++++---------
  1 file changed, 12 insertions(+), 9 deletions(-)

Comments

Tom Rini Oct. 5, 2020, 12:41 p.m. UTC | #1
On Fri, Oct 02, 2020 at 05:37:25PM +0200, Matthias Brugger wrote:

> Hi Tom,
> 
> I have a few patches for the next branch, please pull :)
> 
> Regards,
> Matthias
> 

Applied to u-boot/next, thanks!