All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom defconfig changes for 5.8
@ 2020-05-11 21:05 Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-05-11 21:05 UTC (permalink / raw)
  To: soc
  Cc: Stefan Wahren, Florian Fainelli, arnd, khilman,
	bcm-kernel-feedback-list, Nicolas Saenz Julienne, olof,
	linux-arm-kernel

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 35cdc3fa00ee3aebf1a25f55db8a114cbb612092:

  Merge tag 'tags/bcm2835-defconfig-next-2020-03-27' into defconfig/next (2020-04-13 15:55:35 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs defconfig file
updates for v5.8, please pull the following:

- Nicolas enables the fixed-regulator in bcm2835_defconfig which is need
  to control the Raspberry Pi 4 SD car power supply

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'tags/bcm2835-defconfig-next-2020-03-27' into defconfig/next

Nicolas Saenz Julienne (1):
      ARM: bcm2835_defconfig: Enable fixed-regulator

 arch/arm/configs/bcm2835_defconfig | 1 +
 1 file changed, 1 insertion(+)

_______________________________________________
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] 4+ messages in thread

* [GIT PULL 2/4] Broadcom devicetree changes for 5.8
  2020-05-11 21:05 [GIT PULL 1/4] Broadcom defconfig changes for 5.8 Florian Fainelli
@ 2020-05-11 21:05 ` Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-05-11 21:05 UTC (permalink / raw)
  To: soc
  Cc: Stefan Wahren, Florian Fainelli, arnd, khilman,
	bcm-kernel-feedback-list, Nicolas Saenz Julienne, olof,
	linux-arm-kernel

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 460227c329e5bd39103b9f7ba01cbad69b14c4c4:

  Merge tag 'tags/bcm2835-dt-next-2020-03-27' into devicetree/next (2020-04-13 15:53:28 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree changes
for v5.8, please pull the following:

- Nicolas updates the Raspberry Pi 4 board DTS to include the GPIO
  controlling power to the SD card, adds support for the vmmc regulator
  for the emmc2 controller and finally updates the power management
  provider for V3D to use the firmware to solve instabilities.

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-next-2020-03-27' into devicetree/next

Nicolas Saenz Julienne (3):
      ARM: dts: bcm2711: Update expgpio's GPIO labels
      ARM: dts: bcm2711: Add vmmc regulator in emmc2
      ARM: dts: bcm283x: Use firmware PM driver for V3D

 arch/arm/boot/dts/bcm2711-rpi-4-b.dts     | 13 ++++++++++++-
 arch/arm/boot/dts/bcm2835-common.dtsi     |  1 -
 arch/arm/boot/dts/bcm2835-rpi-common.dtsi | 12 ++++++++++++
 arch/arm/boot/dts/bcm2835.dtsi            |  1 +
 arch/arm/boot/dts/bcm2836.dtsi            |  1 +
 arch/arm/boot/dts/bcm2837.dtsi            |  1 +
 6 files changed, 27 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2835-rpi-common.dtsi

_______________________________________________
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] 4+ messages in thread

* [GIT PULL 3/4] Broadcom maintainers changes for 5.8
  2020-05-11 21:05 [GIT PULL 1/4] Broadcom defconfig changes for 5.8 Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
@ 2020-05-11 21:05 ` Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-05-11 21:05 UTC (permalink / raw)
  To: soc
  Cc: Florian Fainelli, arnd, khilman, Eric Anholt,
	bcm-kernel-feedback-list, Nicolas Saenz Julienne, olof,
	linux-arm-kernel

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9442c09e784d805048611d23fa4d253caef0a62b:

  MAINTAINERS: Update Raspberry Pi development repository (2020-05-11 14:02:41 -0700)

----------------------------------------------------------------
This pull request contains Broadcom SoCs MAINTAINERS file update for
v5.8, please pull the following:

- Nicolas updates the git tree where all BCM2835 kernel development is
  happening now

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      MAINTAINERS: Update Raspberry Pi development repository

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
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] 4+ messages in thread

* [GIT PULL 4/4] Broadcom soc changes for 5.8
  2020-05-11 21:05 [GIT PULL 1/4] Broadcom defconfig changes for 5.8 Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
  2020-05-11 21:05 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
@ 2020-05-11 21:05 ` Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-05-11 21:05 UTC (permalink / raw)
  To: soc
  Cc: Florian Fainelli, arnd, khilman, bcm-kernel-feedback-list, olof,
	linux-arm-kernel

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 446937a5056fed6c8bea4306eb0249bd5c50ce5e:

  ARM: mm: Remove virtual address print from B15 RAC driver (2020-05-06 11:12:12 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based machine/SoC changes for
v5.8, please pull the following:

- Florian removes a print of a kernel virtual address in the Brahma-B15
  read-ahead cache driver

----------------------------------------------------------------
Florian Fainelli (1):
      ARM: mm: Remove virtual address print from B15 RAC driver

 arch/arm/mm/cache-b15-rac.c | 3 +--
 1 file changed, 1 insertion(+), 2 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] 4+ messages in thread

end of thread, other threads:[~2020-05-11 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 21:05 [GIT PULL 1/4] Broadcom defconfig changes for 5.8 Florian Fainelli
2020-05-11 21:05 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
2020-05-11 21:05 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
2020-05-11 21:05 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.