mbox series

[GIT,PULL,1/1] Broadcom devicetree fixes for 4.17

Message ID 20180508170100.21196-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/1] Broadcom devicetree fixes for 4.17 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.17/devicetree-fixes

Message

Florian Fainelli May 8, 2018, 5:01 p.m. UTC
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.17/devicetree-fixes

for you to fetch changes up to 675c7215aacf54242b2e8bc64bab698abbe764db:

  ARM: dts: cygnus: fix irq type for arm global timer (2018-05-07 11:21:18 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-basec SoCs Device Tree fixes for
4.17, please pull the following:

- Clement fixes in an incorrect trigger type for the ARM global timers
  on the Cygnus platforms

----------------------------------------------------------------
Clément Péron (1):
      ARM: dts: cygnus: fix irq type for arm global timer

 arch/arm/boot/dts/bcm-cygnus.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson May 14, 2018, 8:03 a.m. UTC | #1
On Tue, May 08, 2018 at 10:01:00AM -0700, Florian Fainelli wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.17/devicetree-fixes
> 
> for you to fetch changes up to 675c7215aacf54242b2e8bc64bab698abbe764db:
> 
>   ARM: dts: cygnus: fix irq type for arm global timer (2018-05-07 11:21:18 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-basec SoCs Device Tree fixes for
> 4.17, please pull the following:
> 
> - Clement fixes in an incorrect trigger type for the ARM global timers
>   on the Cygnus platforms

Merged, thanks.


-Olof