Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] Broadcom devicetree changes for 5.13
@ 2021-03-30 18:40 Florian Fainelli
  2021-03-30 18:40 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Florian Fainelli @ 2021-03-30 18:40 UTC (permalink / raw)
  To: soc
  Cc: Rafał Miłecki, Florian Fainelli, linux-arm-kernel, arnd,
	olof, khilman, bcm-kernel-feedback-list

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to dcb56d61d5a8acca0a357cc603397bc0272ce4cb:

  ARM: dts: BCM5301X: Set Linksys EA9500 power LED (2021-03-29 11:43:45 -0700)

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

- Rafal fixes YAML warnings for the memory nodes of BCM5301X nodes and
  adds support for the NVMEM NVRAM node on Linksys and Luxul WLAN
  routers. He also fixes up the partitions for the Linksys EA9400 to
  use the newly introduced parser compatible and sets the power LED to
  its default state.

----------------------------------------------------------------
Rafał Miłecki (4):
      ARM: dts: BCM5301X: fix "reg" formatting in /memory node
      ARM: dts: BCM5301X: Describe NVMEM NVRAM on Linksys & Luxul routers
      ARM: dts: BCM5301X: Fix Linksys EA9500 partitions
      ARM: dts: BCM5301X: Set Linksys EA9500 power LED

 arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts        |  4 ++--
 arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts        |  4 ++--
 arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts  |  4 ++--
 arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts    |  5 +++++
 arch/arm/boot/dts/bcm4708-netgear-r6250.dts        |  4 ++--
 arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts     |  4 ++--
 arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts      |  4 ++--
 arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts        |  4 ++--
 arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts |  4 ++--
 arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts  |  4 ++--
 arch/arm/boot/dts/bcm47081-luxul-xwr-1200.dts      |  5 +++++
 arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts        |  4 ++--
 arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts  |  4 ++--
 arch/arm/boot/dts/bcm4709-linksys-ea9200.dts       |  9 ++++++--
 arch/arm/boot/dts/bcm4709-netgear-r7000.dts        |  4 ++--
 arch/arm/boot/dts/bcm4709-netgear-r8000.dts        |  4 ++--
 arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts      |  4 ++--
 arch/arm/boot/dts/bcm47094-linksys-panamera.dts    | 26 +++++++++++++---------
 arch/arm/boot/dts/bcm47094-luxul-abr-4500.dts      |  9 ++++++--
 arch/arm/boot/dts/bcm47094-luxul-xbr-4500.dts      |  9 ++++++--
 arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts      |  4 ++--
 arch/arm/boot/dts/bcm47094-luxul-xwr-3100.dts      |  9 ++++++--
 arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts   |  9 ++++++--
 arch/arm/boot/dts/bcm47094-netgear-r8500.dts       |  4 ++--
 arch/arm/boot/dts/bcm47094-phicomm-k3.dts          |  4 ++--
 25 files changed, 94 insertions(+), 55 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] 10+ messages in thread

* [GIT PULL 2/3] Broadcom devicetree-arm64 changes for 5.13
  2021-03-30 18:40 [GIT PULL 1/3] Broadcom devicetree changes for 5.13 Florian Fainelli
@ 2021-03-30 18:40 ` Florian Fainelli
  2021-04-01 20:15   ` Arnd Bergmann
  2021-03-30 18:40 ` [GIT PULL 3/3] Broadcom drivers " Florian Fainelli
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 10+ messages in thread
From: Florian Fainelli @ 2021-03-30 18:40 UTC (permalink / raw)
  To: soc
  Cc: Rafał Miłecki, Florian Fainelli, Rob Herring,
	linux-arm-kernel, arnd, olof, khilman, bcm-kernel-feedback-list

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.13/devicetre-arm64

for you to fetch changes up to 9f01f5cdb548352418b34ce77db02a560fe2913b:

  arm64: dts: broadcom: bcm4908: add Ethernet MAC addr (2021-03-29 11:44:31 -0700)

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

- Rafal continues to add support for the 4908 SoCs and describes the USB
  PHY, firmware flash partitions and Ethernet switch and Ethernet
  controller. He also adds support for the TP-Link Archer C2300 V1
  router and upates the Netgear R8000P and Asus GT-AC5300 routers network
  ports description.

----------------------------------------------------------------
Rafał Miłecki (11):
      arm64: dts: broadcom: bcm4908: describe USB PHY
      arm64: dts: broadcom: bcm4908: describe Ethernet controller
      arm64: dts: broadcom: bcm4908: describe Netgear R8000P switch
      arm64: dts: broadcom: bcm4908: add remaining Netgear R8000P LEDs
      arm64: dts: broadcom: bcm4908: describe firmware partitions
      arm64: dts: broadcom: bcm4908: fix switch parent node name
      dt-bindings: arm: bcm: document TP-Link Archer C2300 binding
      arm64: dts: broadcom: bcm4908: add TP-Link Archer C2300 V1
      arm64: dts: broadcom: bcm4908: set Asus GT-AC5300 port 7 PHY mode
      arm64: dts: broadcom: bcm4908: add Ethernet TX irq
      arm64: dts: broadcom: bcm4908: add Ethernet MAC addr

 .../devicetree/bindings/arm/bcm/brcm,bcm4908.yaml  |   1 +
 arch/arm64/boot/dts/broadcom/bcm4908/Makefile      |   1 +
 .../broadcom/bcm4908/bcm4906-netgear-r8000p.dts    | 107 +++++++++++-
 .../bcm4908/bcm4906-tplink-archer-c2300-v1.dts     | 182 +++++++++++++++++++++
 .../broadcom/bcm4908/bcm4908-asus-gt-ac5300.dts    |  44 ++++-
 arch/arm64/boot/dts/broadcom/bcm4908/bcm4908.dtsi  |  47 +++++-
 6 files changed, 375 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm4908/bcm4906-tplink-archer-c2300-v1.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] 10+ messages in thread

* [GIT PULL 3/3] Broadcom drivers changes for 5.13
  2021-03-30 18:40 [GIT PULL 1/3] Broadcom devicetree changes for 5.13 Florian Fainelli
  2021-03-30 18:40 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
@ 2021-03-30 18:40 ` Florian Fainelli
  2021-04-01 19:24   ` Arnd Bergmann
  2021-03-31 21:36 ` [GIT PULL 1/3] Broadcom devicetree " Rafał Miłecki
  2021-04-01 20:15 ` Arnd Bergmann
  3 siblings, 1 reply; 10+ messages in thread
From: Florian Fainelli @ 2021-03-30 18:40 UTC (permalink / raw)
  To: soc
  Cc: Rafał Miłecki, Florian Fainelli, Rob Herring,
	linux-arm-kernel, arnd, olof, khilman, bcm-kernel-feedback-list

The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to be6d99420306bb6b0abfff7a814564a614690db6:

  soc: bcm: bcm-pmb: add BCM63138 SATA support (2021-03-25 14:24:43 -0700)

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

- Rafal updates the Broadcom PMB binding to support BCM63138 and updates
  the code to support resetting the 63138 SATA controller

----------------------------------------------------------------
Rafał Miłecki (2):
      dt-bindings: power: bcm-pmb: add BCM63138 binding
      soc: bcm: bcm-pmb: add BCM63138 SATA support

 .../devicetree/bindings/power/brcm,bcm-pmb.yaml    |  1 +
 drivers/soc/bcm/bcm63xx/bcm-pmb.c                  | 30 ++++++++++++++++++++++
 include/dt-bindings/soc/bcm-pmb.h                  |  1 +
 3 files changed, 32 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] 10+ messages in thread

* Re: [GIT PULL 1/3] Broadcom devicetree changes for 5.13
  2021-03-30 18:40 [GIT PULL 1/3] Broadcom devicetree changes for 5.13 Florian Fainelli
  2021-03-30 18:40 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
  2021-03-30 18:40 ` [GIT PULL 3/3] Broadcom drivers " Florian Fainelli
@ 2021-03-31 21:36 ` Rafał Miłecki
  2021-03-31 21:48   ` Florian Fainelli
  2021-04-01 20:15 ` Arnd Bergmann
  3 siblings, 1 reply; 10+ messages in thread
From: Rafał Miłecki @ 2021-03-31 21:36 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: soc, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list

On 2021-03-30 20:40, Florian Fainelli wrote:
> The following changes since commit 
> fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
> 
>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git 
> tags/arm-soc/for-5.13/devicetree
> 
> for you to fetch changes up to 
> dcb56d61d5a8acca0a357cc603397bc0272ce4cb:
> 
>   ARM: dts: BCM5301X: Set Linksys EA9500 power LED (2021-03-29 11:43:45 
> -0700)

This one seems a bit confusing.

Command:
git log arm-soc/for-5.13/devicetree
shows me only 2 of mentioned commits

Web UI:
https://github.com/Broadcom/stblinux/releases/tag/arm-soc%2Ffor-5.13%2Fdevicetree
references dcb56d6 but opening it shows page with a warning:
"This commit does not belong to any branch on this repository, and may 
belong to a fork outside of the repository."

My guess if you didn't push your local devicetree/next branch.

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

* Re: [GIT PULL 1/3] Broadcom devicetree changes for 5.13
  2021-03-31 21:36 ` [GIT PULL 1/3] Broadcom devicetree " Rafał Miłecki
@ 2021-03-31 21:48   ` Florian Fainelli
  2021-03-31 22:06     ` Rafał Miłecki
  0 siblings, 1 reply; 10+ messages in thread
From: Florian Fainelli @ 2021-03-31 21:48 UTC (permalink / raw)
  To: Rafał Miłecki
  Cc: soc, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list

On 3/31/21 2:36 PM, Rafał Miłecki wrote:
> On 2021-03-30 20:40, Florian Fainelli wrote:
>> The following changes since commit
>> fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
>>
>>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
>>
>> are available in the Git repository at:
>>
>>   https://github.com/Broadcom/stblinux.git
>> tags/arm-soc/for-5.13/devicetree
>>
>> for you to fetch changes up to dcb56d61d5a8acca0a357cc603397bc0272ce4cb:
>>
>>   ARM: dts: BCM5301X: Set Linksys EA9500 power LED (2021-03-29
>> 11:43:45 -0700)
> 
> This one seems a bit confusing.
> 
> Command:
> git log arm-soc/for-5.13/devicetree
> shows me only 2 of mentioned commits
> 
> Web UI:
> https://github.com/Broadcom/stblinux/releases/tag/arm-soc%2Ffor-5.13%2Fdevicetree
> 
> references dcb56d6 but opening it shows page with a warning:
> "This commit does not belong to any branch on this repository, and may
> belong to a fork outside of the repository."
> 
> My guess if you didn't push your local devicetree/next branch.

I did and then overwrote it, it should show up correctly now.
-- 
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] 10+ messages in thread

* Re: [GIT PULL 1/3] Broadcom devicetree changes for 5.13
  2021-03-31 21:48   ` Florian Fainelli
@ 2021-03-31 22:06     ` Rafał Miłecki
  2021-03-31 22:08       ` Florian Fainelli
  0 siblings, 1 reply; 10+ messages in thread
From: Rafał Miłecki @ 2021-03-31 22:06 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: soc, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list

On 2021-03-31 23:48, Florian Fainelli wrote:
> On 3/31/21 2:36 PM, Rafał Miłecki wrote:
>> On 2021-03-30 20:40, Florian Fainelli wrote:
>>> The following changes since commit
>>> fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
>>> 
>>>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
>>> 
>>> are available in the Git repository at:
>>> 
>>>   https://github.com/Broadcom/stblinux.git
>>> tags/arm-soc/for-5.13/devicetree
>>> 
>>> for you to fetch changes up to 
>>> dcb56d61d5a8acca0a357cc603397bc0272ce4cb:
>>> 
>>>   ARM: dts: BCM5301X: Set Linksys EA9500 power LED (2021-03-29
>>> 11:43:45 -0700)
>> 
>> This one seems a bit confusing.
>> 
>> Command:
>> git log arm-soc/for-5.13/devicetree
>> shows me only 2 of mentioned commits
>> 
>> Web UI:
>> https://github.com/Broadcom/stblinux/releases/tag/arm-soc%2Ffor-5.13%2Fdevicetree
>> 
>> references dcb56d6 but opening it shows page with a warning:
>> "This commit does not belong to any branch on this repository, and may
>> belong to a fork outside of the repository."
>> 
>> My guess if you didn't push your local devicetree/next branch.
> 
> I did and then overwrote it, it should show up correctly now.

I think you just pushed drivers/next instead of devicetree/next.

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

* Re: [GIT PULL 1/3] Broadcom devicetree changes for 5.13
  2021-03-31 22:06     ` Rafał Miłecki
@ 2021-03-31 22:08       ` Florian Fainelli
  0 siblings, 0 replies; 10+ messages in thread
From: Florian Fainelli @ 2021-03-31 22:08 UTC (permalink / raw)
  To: Rafał Miłecki
  Cc: soc, linux-arm-kernel, arnd, olof, khilman,
	bcm-kernel-feedback-list

On 3/31/21 3:06 PM, Rafał Miłecki wrote:
> On 2021-03-31 23:48, Florian Fainelli wrote:
>> On 3/31/21 2:36 PM, Rafał Miłecki wrote:
>>> On 2021-03-30 20:40, Florian Fainelli wrote:
>>>> The following changes since commit
>>>> fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
>>>>
>>>>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
>>>>
>>>> are available in the Git repository at:
>>>>
>>>>   https://github.com/Broadcom/stblinux.git
>>>> tags/arm-soc/for-5.13/devicetree
>>>>
>>>> for you to fetch changes up to
>>>> dcb56d61d5a8acca0a357cc603397bc0272ce4cb:
>>>>
>>>>   ARM: dts: BCM5301X: Set Linksys EA9500 power LED (2021-03-29
>>>> 11:43:45 -0700)
>>>
>>> This one seems a bit confusing.
>>>
>>> Command:
>>> git log arm-soc/for-5.13/devicetree
>>> shows me only 2 of mentioned commits
>>>
>>> Web UI:
>>> https://github.com/Broadcom/stblinux/releases/tag/arm-soc%2Ffor-5.13%2Fdevicetree
>>>
>>>
>>> references dcb56d6 but opening it shows page with a warning:
>>> "This commit does not belong to any branch on this repository, and may
>>> belong to a fork outside of the repository."
>>>
>>> My guess if you didn't push your local devicetree/next branch.
>>
>> I did and then overwrote it, it should show up correctly now.
> 
> I think you just pushed drivers/next instead of devicetree/next.

Humpf, yes, now fixed.
-- 
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] 10+ messages in thread

* Re: [GIT PULL 3/3] Broadcom drivers changes for 5.13
  2021-03-30 18:40 ` [GIT PULL 3/3] Broadcom drivers " Florian Fainelli
@ 2021-04-01 19:24   ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2021-04-01 19:24 UTC (permalink / raw)
  To: soc, Florian Fainelli
  Cc: Arnd Bergmann, khilman, linux-arm-kernel, olof,
	bcm-kernel-feedback-list, Rafał Miłecki, Rob Herring

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 30 Mar 2021 11:40:06 -0700, Florian Fainelli wrote:
> The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
> 
>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.13/drivers
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: e9396d6b3864d235c57733ccb4902834eb8313a8

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

* Re: [GIT PULL 1/3] Broadcom devicetree changes for 5.13
  2021-03-30 18:40 [GIT PULL 1/3] Broadcom devicetree changes for 5.13 Florian Fainelli
                   ` (2 preceding siblings ...)
  2021-03-31 21:36 ` [GIT PULL 1/3] Broadcom devicetree " Rafał Miłecki
@ 2021-04-01 20:15 ` Arnd Bergmann
  3 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: Florian Fainelli, soc
  Cc: Arnd Bergmann, linux-arm-kernel, khilman,
	bcm-kernel-feedback-list, olof, Rafał Miłecki

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 30 Mar 2021 11:40:04 -0700, Florian Fainelli wrote:
> The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
> 
>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.13/devicetree
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 498adc8623c237d9f87f4a0582393e0d69504bae

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

* Re: [GIT PULL 2/3] Broadcom devicetree-arm64 changes for 5.13
  2021-03-30 18:40 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
@ 2021-04-01 20:15   ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2021-04-01 20:15 UTC (permalink / raw)
  To: Florian Fainelli, soc
  Cc: Arnd Bergmann, Rob Herring, linux-arm-kernel, khilman,
	bcm-kernel-feedback-list, olof, Rafał Miłecki

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 30 Mar 2021 11:40:05 -0700, Florian Fainelli wrote:
> The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
> 
>   Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.13/devicetre-arm64
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 3b73ea6c8069a616be468d00c7ba6148bf82dad9

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

end of thread, other threads:[~2021-04-01 20:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-30 18:40 [GIT PULL 1/3] Broadcom devicetree changes for 5.13 Florian Fainelli
2021-03-30 18:40 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
2021-04-01 20:15   ` Arnd Bergmann
2021-03-30 18:40 ` [GIT PULL 3/3] Broadcom drivers " Florian Fainelli
2021-04-01 19:24   ` Arnd Bergmann
2021-03-31 21:36 ` [GIT PULL 1/3] Broadcom devicetree " Rafał Miłecki
2021-03-31 21:48   ` Florian Fainelli
2021-03-31 22:06     ` Rafał Miłecki
2021-03-31 22:08       ` Florian Fainelli
2021-04-01 20:15 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox