linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/3 part 2 v2] Broadcom defconfig-arm64 changes for 5.6
@ 2020-01-17 22:27 Florian Fainelli
  2020-01-17 22:27 ` [GIT PULL 2/3 part 2 v2] Broadcom devicetree " Florian Fainelli
  2020-01-17 22:27 ` [GIT PULL 3/3 part 2 v2] Broadcom maintainers " Florian Fainelli
  0 siblings, 2 replies; 6+ messages in thread
From: Florian Fainelli @ 2020-01-17 22:27 UTC (permalink / raw)
  To: soc
  Cc: Florian Fainelli, arnd, khilman, bcm-kernel-feedback-list,
	Nicolas Saenz Julienne, olof, linux-arm-kernel

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/defconfig-arm64

for you to fetch changes up to e926791a9670c24b391277dad2460912576b1575:

  arm64: defconfig: Enable Broadcom's GENET Ethernet controller (2020-01-17 12:03:18 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs defconfig changes
for 5.6, please pull the following:

- Nicolas enables the Broadcom GENET controller and Broadcom STB PCIe
  Root Complex driver as a module for the ARM64 defconfig. The PCIe RC
  driver will go through the PCIe maintainers pull request for 5.6.

----------------------------------------------------------------
Nicolas Saenz Julienne (2):
      arm64: defconfig: Enable Broadcom's STB PCIe controller
      arm64: defconfig: Enable Broadcom's GENET Ethernet controller

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/3 part 2 v2] Broadcom devicetree changes for 5.6
  2020-01-17 22:27 [GIT PULL 1/3 part 2 v2] Broadcom defconfig-arm64 changes for 5.6 Florian Fainelli
@ 2020-01-17 22:27 ` Florian Fainelli
  2020-01-17 22:27 ` [GIT PULL 3/3 part 2 v2] Broadcom maintainers " Florian Fainelli
  1 sibling, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2020-01-17 22:27 UTC (permalink / raw)
  To: soc
  Cc: Florian Fainelli, arnd, khilman, Phil Elwell,
	bcm-kernel-feedback-list, Nicolas Saenz Julienne, olof,
	linux-arm-kernel

The following changes since commit 0100f76d96346b44e7310a5cfb102124b6667643:

  Merge tag 'tags/bcm2835-dt-next-2020-01-07' into devicetree/next (2020-01-08 10:09:49 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d5c8dc0d4c880fbde5293cc186b1ab23466254c4:

  ARM: dts: bcm2711: Enable PCIe controller (2020-01-15 15:41:11 -0800)

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

- Nicolas unifies the CMA reserved region declaration between all
  BCM283x/BCM2711 chips in order for firmwares to easily adjust those
  based on the use case needs

- Nicolas adds the Broadcom STB PCIe Root Complex Device Tree node for
  the Raspberry Pi 4. The driver will go through the PCIe maintainers
  pull request for 5.6.

----------------------------------------------------------------
Nicolas Saenz Julienne (2):
      ARM: dts: bcm283x: Unify CMA configuration
      ARM: dts: bcm2711: Enable PCIe controller

 arch/arm/boot/dts/bcm2711.dtsi | 64 ++++++++++++++++++++++++++++--------------
 arch/arm/boot/dts/bcm283x.dtsi | 13 +++++++++
 2 files changed, 56 insertions(+), 21 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 3/3 part 2 v2] Broadcom maintainers changes for 5.6
  2020-01-17 22:27 [GIT PULL 1/3 part 2 v2] Broadcom defconfig-arm64 changes for 5.6 Florian Fainelli
  2020-01-17 22:27 ` [GIT PULL 2/3 part 2 v2] Broadcom devicetree " Florian Fainelli
@ 2020-01-17 22:27 ` Florian Fainelli
  2020-01-18  1:10   ` Olof Johansson
  2020-01-18  3:29   ` [GIT PULL 3/3 part 2 v3] " Florian Fainelli
  1 sibling, 2 replies; 6+ messages in thread
From: Florian Fainelli @ 2020-01-17 22:27 UTC (permalink / raw)
  To: soc
  Cc: arnd, khilman, bcm-kernel-feedback-list, Nicolas Saenz Julienne,
	olof, linux-arm-kernel

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7f4d4e232f3789bb4bd418d01cf97f195a76b2de:

  MAINTAINERS: Add brcmstb PCIe controller (2020-01-15 15:39:48 -0800)

----------------------------------------------------------------
This pull request contains Broadcom SoCs MAINTAINERS file updates for
5.6, please pull the following:

- Nicolas adds an entry for the Broadcom STB PCIe Root Complex files for
  both BCM7xxx (actual STB SoCs) and BCM2711 (Raspberry Pi 4).

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      MAINTAINERS: Add brcmstb PCIe controller

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL 3/3 part 2 v2] Broadcom maintainers changes for 5.6
  2020-01-17 22:27 ` [GIT PULL 3/3 part 2 v2] Broadcom maintainers " Florian Fainelli
@ 2020-01-18  1:10   ` Olof Johansson
  2020-01-18  3:34     ` Florian Fainelli
  2020-01-18  3:29   ` [GIT PULL 3/3 part 2 v3] " Florian Fainelli
  1 sibling, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2020-01-18  1:10 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: arnd, khilman, soc, bcm-kernel-feedback-list,
	Nicolas Saenz Julienne, linux-arm-kernel

Hi,

On Fri, Jan 17, 2020 at 02:27:05PM -0800, Florian Fainelli wrote:
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
> 
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/maintainers
> 
> for you to fetch changes up to 7f4d4e232f3789bb4bd418d01cf97f195a76b2de:
> 
>   MAINTAINERS: Add brcmstb PCIe controller (2020-01-15 15:39:48 -0800)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom SoCs MAINTAINERS file updates for
> 5.6, please pull the following:
> 
> - Nicolas adds an entry for the Broadcom STB PCIe Root Complex files for
>   both BCM7xxx (actual STB SoCs) and BCM2711 (Raspberry Pi 4).
> 
> ----------------------------------------------------------------
> Nicolas Saenz Julienne (1):
>       MAINTAINERS: Add brcmstb PCIe controller
> 

My addition of checking scripts seem to be paying off already. You missed
signing off on this patch when you applied it. :-)

Btw, this could have gone in with the pcie controller patchset too. But either
way, mind respinning with the sign-off fixed?


Thanks,

-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 3/3 part 2 v3] Broadcom maintainers changes for 5.6
  2020-01-17 22:27 ` [GIT PULL 3/3 part 2 v2] Broadcom maintainers " Florian Fainelli
  2020-01-18  1:10   ` Olof Johansson
@ 2020-01-18  3:29   ` Florian Fainelli
  1 sibling, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2020-01-18  3:29 UTC (permalink / raw)
  To: soc
  Cc: Florian Fainelli, arnd, khilman, bcm-kernel-feedback-list,
	Nicolas Saenz Julienne, olof, linux-arm-kernel

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e0b70940536a45dea784f2d013f1d796798dc3ba:

  MAINTAINERS: Add brcmstb PCIe controller entry (2020-01-17 19:23:03 -0800)

----------------------------------------------------------------
This pull request contains Broadcom SoCs MAINTAINERS file updates for
5.6, please pull the following:

- Nicolas adds an entry for the Broadcom STB PCIe Root Complex files for
  both BCM7xxx (actual STB SoCs) and BCM2711 (Raspberry Pi 4).

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      MAINTAINERS: Add brcmstb PCIe controller entry

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL 3/3 part 2 v2] Broadcom maintainers changes for 5.6
  2020-01-18  1:10   ` Olof Johansson
@ 2020-01-18  3:34     ` Florian Fainelli
  0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2020-01-18  3:34 UTC (permalink / raw)
  To: Olof Johansson, Florian Fainelli
  Cc: arnd, khilman, soc, bcm-kernel-feedback-list,
	Nicolas Saenz Julienne, linux-arm-kernel



On 1/17/2020 5:10 PM, Olof Johansson wrote:
> Hi,
> 
> On Fri, Jan 17, 2020 at 02:27:05PM -0800, Florian Fainelli wrote:
>> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
>>
>>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.6/maintainers
>>
>> for you to fetch changes up to 7f4d4e232f3789bb4bd418d01cf97f195a76b2de:
>>
>>   MAINTAINERS: Add brcmstb PCIe controller (2020-01-15 15:39:48 -0800)
>>
>> ----------------------------------------------------------------
>> This pull request contains Broadcom SoCs MAINTAINERS file updates for
>> 5.6, please pull the following:
>>
>> - Nicolas adds an entry for the Broadcom STB PCIe Root Complex files for
>>   both BCM7xxx (actual STB SoCs) and BCM2711 (Raspberry Pi 4).
>>
>> ----------------------------------------------------------------
>> Nicolas Saenz Julienne (1):
>>       MAINTAINERS: Add brcmstb PCIe controller
>>
> 
> My addition of checking scripts seem to be paying off already. You missed
> signing off on this patch when you applied it. :-)

Indeed my bad, I have now added Stephen's check_commits to my pull
request script, thanks!

> 
> Btw, this could have gone in with the pcie controller patchset too. But either
> way, mind respinning with the sign-off fixed?

True it could have gone through Bjorn's tree. Now done:

https://lore.kernel.org/linux-arm-kernel/20200118032935.1346-1-f.fainelli@gmail.com/

Thanks
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-18  3:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 22:27 [GIT PULL 1/3 part 2 v2] Broadcom defconfig-arm64 changes for 5.6 Florian Fainelli
2020-01-17 22:27 ` [GIT PULL 2/3 part 2 v2] Broadcom devicetree " Florian Fainelli
2020-01-17 22:27 ` [GIT PULL 3/3 part 2 v2] Broadcom maintainers " Florian Fainelli
2020-01-18  1:10   ` Olof Johansson
2020-01-18  3:34     ` Florian Fainelli
2020-01-18  3:29   ` [GIT PULL 3/3 part 2 v3] " Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).