mbox series

[GIT,PULL,1/1] Broadcom devicetree changes for 5.9

Message ID 20200707045759.17562-1-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/1] Broadcom devicetree changes for 5.9 | expand

Pull-request

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

Message

Florian Fainelli July 7, 2020, 4:57 a.m. UTC
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to aee13efe44c10b747e6b59659a242d8f7d266e92:

  Merge tag 'tags/bcm2835-dt-next-2020-07-06' into devicetree/next (2020-07-06 21:56:00 -0700)

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

- Rafal specifies the switch ports for various Luxul devices (XAP-1410,
  XAP-1510, XAP-1610, XWC-1000, XWC-2000, XWR-1200, XWR-3100, XWR-3150)

- Krzysztof fixes the L2 cache controller node name to conform to
  dtschema

- Maxime introduces two new clock providers for Raspberry Pi 4, one to
  support firmware based clocks and another one for the DVP block
  feeding into the two HDMI blocks.

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

Krzysztof Kozlowski (1):
      ARM: dts: bcm: Align L2 cache-controller nodename with dtschema

Maxime Ripard (2):
      ARM: dts: bcm2711: Add firmware clocks node
      ARM: dts: bcm2711: Add HDMI DVP

Rafał Miłecki (1):
      ARM: dts: BCM5301X: Specify switch ports for Luxul devices

 arch/arm/boot/dts/bcm-cygnus.dtsi                |  2 +-
 arch/arm/boot/dts/bcm-hr2.dtsi                   |  2 +-
 arch/arm/boot/dts/bcm-nsp.dtsi                   |  2 +-
 arch/arm/boot/dts/bcm21664.dtsi                  |  2 +-
 arch/arm/boot/dts/bcm2711-rpi-4-b.dts            |  5 +++
 arch/arm/boot/dts/bcm2711.dtsi                   | 15 +++++++++
 arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts     | 25 +++++++++++++++
 arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts     | 20 ++++++++++++
 arch/arm/boot/dts/bcm47081-luxul-xap-1410.dts    | 20 ++++++++++++
 arch/arm/boot/dts/bcm47081-luxul-xwr-1200.dts    | 40 ++++++++++++++++++++++++
 arch/arm/boot/dts/bcm47094-luxul-xap-1610.dts    | 25 +++++++++++++++
 arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts    | 20 ++++++++++++
 arch/arm/boot/dts/bcm47094-luxul-xwr-3100.dts    | 40 ++++++++++++++++++++++++
 arch/arm/boot/dts/bcm47094-luxul-xwr-3150-v1.dts | 40 ++++++++++++++++++++++++
 14 files changed, 254 insertions(+), 4 deletions(-)

Comments

Florian Fainelli Aug. 3, 2020, 11:40 p.m. UTC | #1
On 7/6/2020 9:57 PM, Florian Fainelli wrote:
> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
> 
>   Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.9/devicetree
> 
> for you to fetch changes up to aee13efe44c10b747e6b59659a242d8f7d266e92:
> 
>   Merge tag 'tags/bcm2835-dt-next-2020-07-06' into devicetree/next (2020-07-06 21:56:00 -0700)
> 
> ----------------------------------------------------------------
> This pull request contains Broadcom ARM-based SoCs Device Tree changes
> for 5.9 please pull the following:
> 
> - Rafal specifies the switch ports for various Luxul devices (XAP-1410,
>   XAP-1510, XAP-1610, XWC-1000, XWC-2000, XWR-1200, XWR-3100, XWR-3150)
> 
> - Krzysztof fixes the L2 cache controller node name to conform to
>   dtschema
> 
> - Maxime introduces two new clock providers for Raspberry Pi 4, one to
>   support firmware based clocks and another one for the DVP block
>   feeding into the two HDMI blocks.
> 
> ----------------------------------------------------------------

Arnd, Olof, you used to send emails when pull requests would be merged,
but I do not think that this has worked for the past 3 or 4 merge
windows, having an indication that those changes are merged is sort of
useful.

Thanks
Arnd Bergmann Aug. 4, 2020, 6:15 p.m. UTC | #2
On Tue, Aug 4, 2020 at 1:40 AM Florian Fainelli <f.fainelli@gmail.com> wrote:
> On 7/6/2020 9:57 PM, Florian Fainelli wrote:
> > The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
> >
> >   Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.9/devicetree
> >
> > for you to fetch changes up to aee13efe44c10b747e6b59659a242d8f7d266e92:
> >
> >   Merge tag 'tags/bcm2835-dt-next-2020-07-06' into devicetree/next (2020-07-06 21:56:00 -0700)
> >
> > ----------------------------------------------------------------
> > This pull request contains Broadcom ARM-based SoCs Device Tree changes
> > for 5.9 please pull the following:
> >
> > - Rafal specifies the switch ports for various Luxul devices (XAP-1410,
> >   XAP-1510, XAP-1610, XWC-1000, XWC-2000, XWR-1200, XWR-3100, XWR-3150)
> >
> > - Krzysztof fixes the L2 cache controller node name to conform to
> >   dtschema
> >
> > - Maxime introduces two new clock providers for Raspberry Pi 4, one to
> >   support firmware based clocks and another one for the DVP block
> >   feeding into the two HDMI blocks.
> >
> > ----------------------------------------------------------------
>
> Arnd, Olof, you used to send emails when pull requests would be merged,
> but I do not think that this has worked for the past 3 or 4 merge
> windows, having an indication that those changes are merged is sort of
> useful.

I'm not sure what exactly broke. I used to do it all manually, and
then moved to patchwork, which sent out the mails itself, but that
stopped working now. I hope to move to 'b4' for the next time,
which should provide semi-automated mails again.

      Arnd