All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] Broadcom defconfig changes for 5.1
@ 2019-02-02 17:22 Florian Fainelli
  2019-02-02 17:22 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Florian Fainelli @ 2019-02-02 17:22 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Florian Fainelli, arnd, khilman, Eric Anholt,
	bcm-kernel-feedback-list, olof, linux-arm-kernel

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6e2111e72e8279ebd6efcaf3e579a2afbd1dbf7a:

  Merge tag 'tags/bcm2835-defconfig-next-2018-11-27' into defconfig/next (2019-01-31 21:04:22 -0800)

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

- Stefan enables the MMAL-based V4L2 camera driver for the Raspberry Pi
  devices

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

Stefan Wahren (1):
      ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver

 arch/arm/configs/bcm2835_defconfig | 3 +++
 1 file changed, 3 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] 8+ messages in thread

* [GIT PULL 2/4] Broadcom devicetree changes for 5.1
  2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
@ 2019-02-02 17:22 ` Florian Fainelli
  2019-02-15 13:51   ` Arnd Bergmann
  2019-02-02 17:22 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2019-02-02 17:22 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Rob Herring, Hao Dong, Florian Fainelli, arnd,
	Dan Haab, olof, Eric Anholt, bcm-kernel-feedback-list,
	Peter Robinson, Rafał Miłecki, Dan Haab, khilman,
	linux-arm-kernel

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0a37cac509063da4696937482ab0d4e960ba358d:

  Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/next (2019-02-01 11:25:26 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree updates
for 5.1, please pull the following:

- Dan relicenses the Luxul DTS files to GPL 2.0+/MIT

- Hao adds support for the Phicomm K3 which is a BCM4709 SoC with dual
  BCM4366 radio

- Stefan adds support for the Raspberry Pi A+: binding and DTS files. He
  also provides a bunch of DTC warning fixes for the different RPi DTS(i)
  files and adds support for missing GPIO lines on RPi 2/3

----------------------------------------------------------------
Dan Haab (1):
      ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/next

Hao Dong (1):
      ARM: dts: BCM5301X: Add basic DT for Phicomm K3

Stefan Wahren (9):
      dt-bindings: bcm: Add Raspberry Pi 3 A+
      ARM: dts: add Raspberry Pi 3 A+
      ARM: dts: bcm283x: Fix DTC warning for memory node
      ARM: dts: bcm2835-rpi: Drop unnecessary #address-cells/#size-cells
      ARM: dts: bcm2835: Fix labels for GPIO 0,1
      ARM: dts: bcm2837-rpi-3-b: Use consistent label for HDMI hotplug
      ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED
      ARM: dts: bcm283x: Add missing GPIO line names
      ARM: dts: bcm2835-rpi-zero-w: Drop unnecessary pinctrl

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |   4 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/bcm2835-rpi-a-plus.dts           |   4 +-
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |   4 +-
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts           |  11 +-
 arch/arm/boot/dts/bcm2835-rpi-zero.dts             |   4 +-
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |   4 +-
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts              |  68 +++++++-
 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts         | 175 +++++++++++++++++++++
 arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts         |  74 ++++++++-
 arch/arm/boot/dts/bcm2837-rpi-3-b.dts              |  74 ++++++++-
 arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi             |   2 +-
 arch/arm/boot/dts/bcm47094-phicomm-k3.dts          |  71 +++++++++
 arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts      |   3 +-
 arch/arm/boot/dts/bcm47189-luxul-xap-810.dts       |   3 +-
 15 files changed, 475 insertions(+), 28 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
 create mode 100644 arch/arm/boot/dts/bcm47094-phicomm-k3.dts

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

* [GIT PULL 3/4] Broadcom devicetree-arm64 changes for 5.1
  2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
  2019-02-02 17:22 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
@ 2019-02-02 17:22 ` Florian Fainelli
  2019-02-15 14:28   ` Arnd Bergmann
  2019-02-02 17:22 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
  2019-02-15 15:58 ` [GIT PULL 1/4] Broadcom defconfig " Arnd Bergmann
  3 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2019-02-02 17:22 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Florian Fainelli, arnd, khilman, Eric Anholt,
	bcm-kernel-feedback-list, olof, linux-arm-kernel

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c4ba5268e7e7d543024ba8f34fbd291375f6040d:

  Merge tag 'tags/bcm2835-dt-64-next-2019-02-01' into devicetree-arm64/next (2019-02-02 09:20:38 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM64-based SoCs Device Tree updates
for 5.1, please pull the following:

- Stefan adds support for the Raspberry Pi 3 A+ by using the same
  mechanism of creating a symbolic reference to the ARM 32-bit DTS file

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-64-next-2019-02-01' into devicetree-arm64/next

Stefan Wahren (2):
      ARM: dts: add Raspberry Pi 3 A+
      arm64: dts: broadcom: Add reference to RPi 3 A+

 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts         | 175 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/Makefile              |   3 +-
 .../boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts     |   2 +
 4 files changed, 180 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts

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

* [GIT PULL 4/4] Broadcom drivers changes for 5.1
  2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
  2019-02-02 17:22 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
  2019-02-02 17:22 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
@ 2019-02-02 17:22 ` Florian Fainelli
  2019-02-15 17:01   ` Arnd Bergmann
  2019-02-15 15:58 ` [GIT PULL 1/4] Broadcom defconfig " Arnd Bergmann
  3 siblings, 1 reply; 8+ messages in thread
From: Florian Fainelli @ 2019-02-02 17:22 UTC (permalink / raw)
  To: arm
  Cc: Stefan Wahren, Rob Herring, Florian Fainelli, arnd,
	Scott Branden, khilman, Phil Elwell, Eric Anholt, Wei Yongjun,
	linux-arm-kernel, olof, bcm-kernel-feedback-list, Guenter Roeck

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 50de64947f40f869dc5b9306891b750f317135ef:

  Merge tag 'tags/bcm2835-drivers-next-2019-02-01' into drivers/next (2019-02-01 11:29:21 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64/MIPS based SoCs changes
for 5.1, please pull the following:

- Stefan updates the BCM2835 SoC driver with downstream properties and
  uses that to implement a reboot notifier to tell the VC4 firmware when
  Linux on the ARM CPU is rebooting

- Eric adds a proper power domain driver for the BCM283x SoCs and
  updates a bunch of drivers to have a better and clearer Device Tree
  definition to support power domains/breaking up of functionality. This
  requires converting the existing watchdog driver into a MFD and then
  breaking up the functionality into separate drivers and finally
  updating the DTS files to leverage the power domains information.

- Wei provides a fix for making a symbol static

----------------------------------------------------------------
Eric Anholt (5):
      dt-bindings: soc: Add a new binding for the BCM2835 PM node. (v4)
      bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.
      soc: bcm: bcm2835-pm: Add support for power domains under a new binding.
      ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block. (v4)
      ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware.

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-drivers-next-2019-02-01' into drivers/next

Stefan Wahren (3):
      soc: bcm2835: sync firmware properties with downstream
      firmware: raspberrypi: notify VC4 firmware of a reboot
      soc: bcm: Make PM driver default for BCM2835

Wei Yongjun (1):
      soc: bcm: bcm2835-pm: Make local symbol static

 .../bindings/soc/bcm/brcm,bcm2835-pm.txt           |  46 ++
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |   4 -
 arch/arm/boot/dts/bcm283x.dtsi                     |  17 +-
 arch/arm/mach-bcm/Kconfig                          |   1 +
 drivers/firmware/raspberrypi.c                     |  11 +
 drivers/mfd/Makefile                               |   1 +
 drivers/mfd/bcm2835-pm.c                           |  92 +++
 drivers/soc/bcm/Kconfig                            |  12 +
 drivers/soc/bcm/Makefile                           |   1 +
 drivers/soc/bcm/bcm2835-power.c                    | 661 +++++++++++++++++++++
 drivers/watchdog/bcm2835_wdt.c                     |  26 +-
 include/dt-bindings/soc/bcm2835-pm.h               |  28 +
 include/linux/mfd/bcm2835-pm.h                     |  14 +
 include/soc/bcm2835/raspberrypi-firmware.h         |   4 +
 14 files changed, 894 insertions(+), 24 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.txt
 create mode 100644 drivers/mfd/bcm2835-pm.c
 create mode 100644 drivers/soc/bcm/bcm2835-power.c
 create mode 100644 include/dt-bindings/soc/bcm2835-pm.h
 create mode 100644 include/linux/mfd/bcm2835-pm.h

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

* Re: [GIT PULL 2/4] Broadcom devicetree changes for 5.1
  2019-02-02 17:22 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
@ 2019-02-15 13:51   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 13:51 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Rob Herring, Hao Dong, Dan Haab, Olof Johansson,
	Eric Anholt, arm-soc, bcm-kernel-feedback-list, Peter Robinson,
	Rafał Miłecki, Dan Haab, Kevin Hilman, Linux ARM

On Sat, Feb 2, 2019 at 6:22 PM Florian Fainelli <f.fainelli@gmail.com> wrote:
>
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
>
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
>
> are available in the Git repository at:
>
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.1/devicetree
>
> for you to fetch changes up to 0a37cac509063da4696937482ab0d4e960ba358d:
>
>   Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/next (2019-02-01 11:25:26 -0800)
>
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Device Tree updates
> for 5.1, please pull the following:
>
> - Dan relicenses the Luxul DTS files to GPL 2.0+/MIT
>
> - Hao adds support for the Phicomm K3 which is a BCM4709 SoC with dual
>   BCM4366 radio
>
> - Stefan adds support for the Raspberry Pi A+: binding and DTS files. He
>   also provides a bunch of DTC warning fixes for the different RPi DTS(i)
>   files and adds support for missing GPIO lines on RPi 2/3
>

Pulled into arm/dt, thanks!

      Arnd

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

* Re: [GIT PULL 3/4] Broadcom devicetree-arm64 changes for 5.1
  2019-02-02 17:22 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
@ 2019-02-15 14:28   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 14:28 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Kevin Hilman, Eric Anholt, arm-soc,
	bcm-kernel-feedback-list, Olof Johansson, Linux ARM

On Sat, Feb 2, 2019 at 6:22 PM Florian Fainelli <f.fainelli@gmail.com> wrote:
> This pull request contains Broadcom ARM64-based SoCs Device Tree updates
> for 5.1, please pull the following:
>
> - Stefan adds support for the Raspberry Pi 3 A+ by using the same
>   mechanism of creating a symbolic reference to the ARM 32-bit DTS file
>

Pulled into arm/dt, thanks!

     Arnd

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

* Re: [GIT PULL 1/4] Broadcom defconfig changes for 5.1
  2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
                   ` (2 preceding siblings ...)
  2019-02-02 17:22 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
@ 2019-02-15 15:58 ` Arnd Bergmann
  3 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 15:58 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Kevin Hilman, Eric Anholt, arm-soc,
	bcm-kernel-feedback-list, Olof Johansson, Linux ARM

On Sat, Feb 2, 2019 at 6:22 PM Florian Fainelli <f.fainelli@gmail.com> wrote:
> This pull request contains Broadcom ARM-based SoCs defconfig file
> updates for 5.1, please pull the following:
>
> - Stefan enables the MMAL-based V4L2 camera driver for the Raspberry Pi
>   devices
>

Pulled into arm/defconfig, thanks!

     Arnd

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

* Re: [GIT PULL 4/4] Broadcom drivers changes for 5.1
  2019-02-02 17:22 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
@ 2019-02-15 17:01   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2019-02-15 17:01 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Rob Herring, Scott Branden, Kevin Hilman,
	Phil Elwell, Eric Anholt, arm-soc, Wei Yongjun, Linux ARM,
	Olof Johansson, bcm-kernel-feedback-list, Guenter Roeck

On Sat, Feb 2, 2019 at 6:22 PM Florian Fainelli <f.fainelli@gmail.com> wrote:
>
> The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
>
>   Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
>
> are available in the Git repository at:
>
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.1/drivers
>
> for you to fetch changes up to 50de64947f40f869dc5b9306891b750f317135ef:
>
>   Merge tag 'tags/bcm2835-drivers-next-2019-02-01' into drivers/next (2019-02-01 11:29:21 -0800)
>
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM/ARM64/MIPS based SoCs changes
> for 5.1, please pull the following:
>
> - Stefan updates the BCM2835 SoC driver with downstream properties and
>   uses that to implement a reboot notifier to tell the VC4 firmware when
>   Linux on the ARM CPU is rebooting
>
> - Eric adds a proper power domain driver for the BCM283x SoCs and
>   updates a bunch of drivers to have a better and clearer Device Tree
>   definition to support power domains/breaking up of functionality. This
>   requires converting the existing watchdog driver into a MFD and then
>   breaking up the functionality into separate drivers and finally
>   updating the DTS files to leverage the power domains information.
>
> - Wei provides a fix for making a symbol static

Pulled into arm/drivers, thanks!

     Arnd

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

end of thread, other threads:[~2019-02-15 17:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
2019-02-02 17:22 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
2019-02-15 13:51   ` Arnd Bergmann
2019-02-02 17:22 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
2019-02-15 14:28   ` Arnd Bergmann
2019-02-02 17:22 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
2019-02-15 17:01   ` Arnd Bergmann
2019-02-15 15:58 ` [GIT PULL 1/4] Broadcom defconfig " Arnd Bergmann

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.