All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: Peter Robinson <pbrobinson@gmail.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Kieran Bingham <kieran.bingham@ideasonboard.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 2/2] Broadcom drivers changes for 6.7
Date: Tue, 24 Oct 2023 08:59:27 -0700	[thread overview]
Message-ID: <20231024155927.977263-2-florian.fainelli@broadcom.com> (raw)
In-Reply-To: <20231024155927.977263-1-florian.fainelli@broadcom.com>

[-- Attachment #1: Type: text/plain, Size: 1215 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/drivers

for you to fetch changes up to 112cd2f9614d55f5806bf9bf55e3a9052511c894:

  bus: brcmstb_gisb: Depend on SoC specifics over generic arm (2023-10-09 11:51:08 -0700)

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

- Kieran fixes the kdoc for devm_rpi_firmware_get
- Peter updates the dependices of the brcmstb SoC driver and
  brcmstb_gisb drivers which are ARCH_BRCMSTB specific

----------------------------------------------------------------
Kieran Bingham (1):
      firmware: raspberrypi: Fix devm_rpi_firmware_get documentation

Peter Robinson (2):
      soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches
      bus: brcmstb_gisb: Depend on SoC specifics over generic arm

 drivers/bus/Kconfig            | 2 +-
 drivers/firmware/raspberrypi.c | 1 +
 drivers/soc/bcm/Kconfig        | 2 +-
 3 files changed, 3 insertions(+), 2 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: Peter Robinson <pbrobinson@gmail.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Kieran Bingham <kieran.bingham@ideasonboard.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 2/2] Broadcom drivers changes for 6.7
Date: Tue, 24 Oct 2023 08:59:27 -0700	[thread overview]
Message-ID: <20231024155927.977263-2-florian.fainelli@broadcom.com> (raw)
In-Reply-To: <20231024155927.977263-1-florian.fainelli@broadcom.com>


[-- Attachment #1.1: Type: text/plain, Size: 1215 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/drivers

for you to fetch changes up to 112cd2f9614d55f5806bf9bf55e3a9052511c894:

  bus: brcmstb_gisb: Depend on SoC specifics over generic arm (2023-10-09 11:51:08 -0700)

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

- Kieran fixes the kdoc for devm_rpi_firmware_get
- Peter updates the dependices of the brcmstb SoC driver and
  brcmstb_gisb drivers which are ARCH_BRCMSTB specific

----------------------------------------------------------------
Kieran Bingham (1):
      firmware: raspberrypi: Fix devm_rpi_firmware_get documentation

Peter Robinson (2):
      soc: bcm: brcmstb: depend on ARCH_BRCMSTB over arm arches
      bus: brcmstb_gisb: Depend on SoC specifics over generic arm

 drivers/bus/Kconfig            | 2 +-
 drivers/firmware/raspberrypi.c | 1 +
 drivers/soc/bcm/Kconfig        | 2 +-
 3 files changed, 3 insertions(+), 2 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 [GIT PULL 1/2] Broadcom devicetree changes for 6.7 Florian Fainelli
2023-10-24 15:59 ` Florian Fainelli
2023-10-24 15:59 ` Florian Fainelli [this message]
2023-10-24 15:59   ` [GIT PULL 2/2] Broadcom drivers " 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-2-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=kieran.bingham@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=pbrobinson@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.