mbox series

[GIT,PULL,4/4] bcm2835-soc-next-2021-01-25

Message ID 20210125210131.14969-4-nsaenzjulienne@suse.de
State New
Headers show
Series [GIT,PULL,1/4] bcm2835-dt-next-2021-01-25 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-soc-next-2021-01-25

Message

Nicolas Saenz Julienne Jan. 25, 2021, 9:01 p.m. UTC
Hi Florian,

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://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-soc-next-2021-01-25

for you to fetch changes up to 5674e314e674d5a7c4d38d8e9beed14b91ef04d3:

  ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 (2021-01-25 21:59:06 +0100)

----------------------------------------------------------------
Select BRCMSTB_L2_IRQ as it's now used on Raspberry Pi 4

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

 arch/arm/mach-bcm/Kconfig    | 1 +
 arch/arm64/Kconfig.platforms | 1 +
 2 files changed, 2 insertions(+)

Comments

Florian Fainelli Jan. 26, 2021, 5:58 p.m. UTC | #1
On 1/25/2021 1:01 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> 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://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-soc-next-2021-01-25
> 
> for you to fetch changes up to 5674e314e674d5a7c4d38d8e9beed14b91ef04d3:
> 
>   ARM: bcm: Select BRCMSTB_L2_IRQ for bcm2835 (2021-01-25 21:59:06 +0100)
> 
> ----------------------------------------------------------------
> Select BRCMSTB_L2_IRQ as it's now used on Raspberry Pi 4
> 
> ----------------------------------------------------------------

Merged into soc/next, thanks Nicolas!