mbox series

[GIT,PULL,1/2] Broadcom late devicetree changes for 5.12

Message ID 20210217011654.2561426-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/2] Broadcom late devicetree changes for 5.12 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.12/devicetree-part2

Message

Florian Fainelli Feb. 17, 2021, 1:16 a.m. UTC
The following changes since commit a0610b409fc9f90b4861c021ebe853bfcc310bb3:

  Merge tag 'tags/bcm2835-dt-next-2021-01-28' into devicetree/next (2021-01-28 20:11:44 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.12/devicetree-part2

for you to fetch changes up to 443f0bb8e29fa031ec4d5beb3c3143350438dc97:

  Revert "ARM: dts: bcm2711: Add the BSC interrupt controller" (2021-02-16 17:11:40 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoC changes for 5.12,
please pull the following:

- Florian reverts the adding of the second level interrupt controller
  for HDMI BSC interrupts since they collide with the main I2C
  controller (i2c-bcm2835).

----------------------------------------------------------------
Florian Fainelli (1):
      Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"

 arch/arm/boot/dts/bcm2711.dtsi | 12 ------------
 1 file changed, 12 deletions(-)

Comments

Florian Fainelli March 8, 2021, 10:03 p.m. UTC | #1
On 2/16/21 5:16 PM, Florian Fainelli wrote:
> The following changes since commit a0610b409fc9f90b4861c021ebe853bfcc310bb3:
> 
>   Merge tag 'tags/bcm2835-dt-next-2021-01-28' into devicetree/next (2021-01-28 20:11:44 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.12/devicetree-part2
> 
> for you to fetch changes up to 443f0bb8e29fa031ec4d5beb3c3143350438dc97:
> 
>   Revert "ARM: dts: bcm2711: Add the BSC interrupt controller" (2021-02-16 17:11:40 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoC changes for 5.12,
> please pull the following:
> 
> - Florian reverts the adding of the second level interrupt controller
>   for HDMI BSC interrupts since they collide with the main I2C
>   controller (i2c-bcm2835).
> 
> ----------------------------------------------------------------

Arnd, Olof, is there any chance you can apply this for an upcoming
5.12-rc candidate? Likewise for "[GIT PULL 2/2] Broadcom late drivers
changes for 5.12". Thank you!