All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: "Rafał Miłecki" <rafal@milecki.pl>,
	"Rani Hod" <rani.hod@gmail.com>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Vivek Unune" <npcomplete13@gmail.com>,
	"Felix Fietkau" <nbd@nbd.name>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 1/2] Broadcom devicetree changes for 6.7
Date: Tue, 24 Oct 2023 08:59:26 -0700	[thread overview]
Message-ID: <20231024155927.977263-1-florian.fainelli@broadcom.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3027 bytes --]

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 253358f373492608348136e569366d73cb969f6a:

  ARM: dts: BCM5301X: Set switch ports for Linksys EA9200 (2023-10-24 08:51:19 -0700)

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

- Rafal makes a number of updates to the BCM5301X (Northstar) SoCs DTS
  to set MAC addresses for D-LInk DIR-885L, Asus, RT-AC87U, he
  relicenses parts of the DTSI to GPL 2.0+ / MIT, and finally fixes a
  number of Ethernet switch ports properties to enable/disable ports
  adequately.

----------------------------------------------------------------
Rafał Miłecki (7):
      ARM: dts: BCM5301X: Set MACs for D-Link DIR-885L
      ARM: dts: BCM5301X: Set MAC address for Asus RT-AC87U
      ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Relicense Vivek's code to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports
      ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 CPU ports
      ARM: dts: BCM5301X: Set switch ports for Linksys EA9200

 arch/arm/boot/dts/broadcom/bcm-ns.dtsi             | 34 +++++++++++++++++++
 .../bcm4708-buffalo-wzr-1166dhp-common.dtsi        |  8 +++++
 .../boot/dts/broadcom/bcm4708-luxul-xap-1510.dts   |  8 +++++
 .../boot/dts/broadcom/bcm4708-luxul-xwc-1000.dts   |  8 +++++
 .../boot/dts/broadcom/bcm4708-netgear-r6250.dts    |  8 +++++
 .../boot/dts/broadcom/bcm4708-smartrg-sr400ac.dts  |  8 +++++
 .../dts/broadcom/bcm47081-buffalo-wzr-600dhp2.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47081-luxul-xap-1410.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47081-luxul-xwr-1200.dts  |  8 +++++
 .../boot/dts/broadcom/bcm4709-asus-rt-ac87u.dts    | 11 +++++++
 .../boot/dts/broadcom/bcm4709-linksys-ea9200.dts   | 38 ++++++++++++++++++++++
 .../boot/dts/broadcom/bcm4709-netgear-r8000.dts    | 18 ++++++++++
 .../boot/dts/broadcom/bcm47094-dlink-dir-885l.dts  | 24 ++++++++++++++
 .../boot/dts/broadcom/bcm47094-dlink-dir-890l.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-abr-4500.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xap-1610.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xbr-4500.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xwc-2000.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xwr-3100.dts  |  8 +++++
 .../dts/broadcom/bcm47094-luxul-xwr-3150-v1.dts    |  8 +++++
 .../arm/boot/dts/broadcom/bcm53015-meraki-mr26.dts |  8 +++++
 .../arm/boot/dts/broadcom/bcm53016-meraki-mr32.dts |  8 +++++
 arch/arm/boot/dts/broadcom/bcm5301x.dtsi           | 34 -------------------
 arch/arm/boot/dts/broadcom/bcm953012er.dts         |  8 +++++
 24 files changed, 269 insertions(+), 34 deletions(-)

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: "Rafał Miłecki" <rafal@milecki.pl>,
	"Rani Hod" <rani.hod@gmail.com>,
	"Florian Fainelli" <florian.fainelli@broadcom.com>,
	"Vivek Unune" <npcomplete13@gmail.com>,
	"Felix Fietkau" <nbd@nbd.name>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 1/2] Broadcom devicetree changes for 6.7
Date: Tue, 24 Oct 2023 08:59:26 -0700	[thread overview]
Message-ID: <20231024155927.977263-1-florian.fainelli@broadcom.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3027 bytes --]

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 253358f373492608348136e569366d73cb969f6a:

  ARM: dts: BCM5301X: Set switch ports for Linksys EA9200 (2023-10-24 08:51:19 -0700)

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

- Rafal makes a number of updates to the BCM5301X (Northstar) SoCs DTS
  to set MAC addresses for D-LInk DIR-885L, Asus, RT-AC87U, he
  relicenses parts of the DTSI to GPL 2.0+ / MIT, and finally fixes a
  number of Ethernet switch ports properties to enable/disable ports
  adequately.

----------------------------------------------------------------
Rafał Miłecki (7):
      ARM: dts: BCM5301X: Set MACs for D-Link DIR-885L
      ARM: dts: BCM5301X: Set MAC address for Asus RT-AC87U
      ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Relicense Vivek's code to the GPL 2.0+ / MIT
      ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports
      ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 CPU ports
      ARM: dts: BCM5301X: Set switch ports for Linksys EA9200

 arch/arm/boot/dts/broadcom/bcm-ns.dtsi             | 34 +++++++++++++++++++
 .../bcm4708-buffalo-wzr-1166dhp-common.dtsi        |  8 +++++
 .../boot/dts/broadcom/bcm4708-luxul-xap-1510.dts   |  8 +++++
 .../boot/dts/broadcom/bcm4708-luxul-xwc-1000.dts   |  8 +++++
 .../boot/dts/broadcom/bcm4708-netgear-r6250.dts    |  8 +++++
 .../boot/dts/broadcom/bcm4708-smartrg-sr400ac.dts  |  8 +++++
 .../dts/broadcom/bcm47081-buffalo-wzr-600dhp2.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47081-luxul-xap-1410.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47081-luxul-xwr-1200.dts  |  8 +++++
 .../boot/dts/broadcom/bcm4709-asus-rt-ac87u.dts    | 11 +++++++
 .../boot/dts/broadcom/bcm4709-linksys-ea9200.dts   | 38 ++++++++++++++++++++++
 .../boot/dts/broadcom/bcm4709-netgear-r8000.dts    | 18 ++++++++++
 .../boot/dts/broadcom/bcm47094-dlink-dir-885l.dts  | 24 ++++++++++++++
 .../boot/dts/broadcom/bcm47094-dlink-dir-890l.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-abr-4500.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xap-1610.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xbr-4500.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xwc-2000.dts  |  8 +++++
 .../boot/dts/broadcom/bcm47094-luxul-xwr-3100.dts  |  8 +++++
 .../dts/broadcom/bcm47094-luxul-xwr-3150-v1.dts    |  8 +++++
 .../arm/boot/dts/broadcom/bcm53015-meraki-mr26.dts |  8 +++++
 .../arm/boot/dts/broadcom/bcm53016-meraki-mr32.dts |  8 +++++
 arch/arm/boot/dts/broadcom/bcm5301x.dtsi           | 34 -------------------
 arch/arm/boot/dts/broadcom/bcm953012er.dts         |  8 +++++
 24 files changed, 269 insertions(+), 34 deletions(-)

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4221 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

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

             reply	other threads:[~2023-10-24 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24 15:59 Florian Fainelli [this message]
2023-10-24 15:59 ` [GIT PULL 1/2] Broadcom devicetree changes for 6.7 Florian Fainelli
2023-10-24 15:59 ` [GIT PULL 2/2] Broadcom drivers " Florian Fainelli
2023-10-24 15:59   ` Florian Fainelli
2023-10-25 21:20 ` [GIT PULL 1/2] Broadcom devicetree " patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231024155927.977263-1-florian.fainelli@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=nbd@nbd.name \
    --cc=npcomplete13@gmail.com \
    --cc=olof@lixom.net \
    --cc=rafal@milecki.pl \
    --cc=rani.hod@gmail.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.