mbox series

[PULL] Pull request for u-boot master / v2021.01 = u-boot-stm32-20210106

Message ID e362403d-b543-cd5c-1edb-41aa3afba728@foss.st.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] Pull request for u-boot master / v2021.01 = u-boot-stm32-20210106 | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20210106

Message

Patrick Delaunay Jan. 6, 2021, 12:12 p.m. UTC
Hi Tom,

Please pull the latest STM32 related patches for u-boot/master, 
v2021.01: u-boot-stm32-20210106

- Fix GPIO hog flags on DHCOM boards

CI status: 
https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/5764

Thanks,
Patrick

git request-pull origin/master 
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git 
u-boot-stm32-20210106

The following changes since commit 62b07b5173e3d04fabfac42cf1f4779d021f94ad:

   Prepare v2021.01-rc5 (2021-01-05 07:30:39 -0500)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git 
tags/u-boot-stm32-20210106

for you to fetch changes up to ec4efd5ae724c51cf40437fa4c6bd758d3816bcd:

   ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 (2021-01-06 
11:01:31 +0100)

----------------------------------------------------------------
- Fix GPIO hog flags on DHCOM boards

----------------------------------------------------------------
Marek Vasut (2):
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
       ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

  arch/arm/dts/stm32mp15xx-dhcom-drc02.dts   | 4 ++--
  arch/arm/dts/stm32mp15xx-dhcom-picoitx.dts | 2 +-
  2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Tom Rini Jan. 6, 2021, 12:56 p.m. UTC | #1
On Wed, Jan 06, 2021 at 01:12:26PM +0100, Patrick DELAUNAY wrote:

> 
> Hi Tom,
> 
> Please pull the latest STM32 related patches for u-boot/master, v2021.01:
> u-boot-stm32-20210106
> 
> - Fix GPIO hog flags on DHCOM boards
> 
> CI status:
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/5764
> 
> Thanks,
> Patrick
> 
> git request-pull origin/master
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
> u-boot-stm32-20210106
> 
> The following changes since commit 62b07b5173e3d04fabfac42cf1f4779d021f94ad:
> 
>   Prepare v2021.01-rc5 (2021-01-05 07:30:39 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
> tags/u-boot-stm32-20210106
> 
> for you to fetch changes up to ec4efd5ae724c51cf40437fa4c6bd758d3816bcd:
> 
>   ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 (2021-01-06 11:01:31
> +0100)
> 

Applied to u-boot/master, thanks!