mbox series

[GIT,PULL,7/7] Broadcom soc changes for 5.12

Message ID 20210131221721.685974-7-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] Broadcom defconfig changes for 5.12 | expand

Pull-request

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

Message

Florian Fainelli Jan. 31, 2021, 10:17 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e066cfd867aabe621be5c1855fc42ff699781ae4:

  Merge tag 'tags/bcm2835-soc-next-2021-01-25' into soc/next (2021-01-25 13:14:49 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Kconfig/machine entry
changes for 5.12, please pull the following:

- Maxime adds a select of the Broadcom STB standard L2 interrupt
  controller driver which is used in the Raspberry Pi 4 HDMI controller to
  support I2C and CEC interrupts

- Florian adds a debug URT entry for the 72116 STB SoC

----------------------------------------------------------------
Florian Fainelli (2):
      ARM: brcmstb: Add debug UART entry for 72116
      Merge tag 'tags/bcm2835-soc-next-2021-01-25' into soc/next

Maxime Ripard (1):
      ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835

 arch/arm/include/debug/brcmstb.S | 30 ++++++++++++++++--------------
 arch/arm/mach-bcm/Kconfig        |  1 +
 arch/arm64/Kconfig.platforms     |  1 +
 3 files changed, 18 insertions(+), 14 deletions(-)

Comments

Florian Fainelli Jan. 31, 2021, 10:18 p.m. UTC | #1
On 1/31/2021 2:17 PM, Florian Fainelli wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.12/soc
> 
> for you to fetch changes up to e066cfd867aabe621be5c1855fc42ff699781ae4:
> 
>   Merge tag 'tags/bcm2835-soc-next-2021-01-25' into soc/next (2021-01-25 13:14:49 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Kconfig/machine entry
> changes for 5.12, please pull the following:
> 
> - Maxime adds a select of the Broadcom STB standard L2 interrupt
>   controller driver which is used in the Raspberry Pi 4 HDMI controller to
>   support I2C and CEC interrupts
> 
> - Florian adds a debug URT entry for the 72116 STB SoC
> 
> ----------------------------------------------------------------

You can ignore this one, my script had a hiccup and it is strictly the
same as 6/6.