Linux SOC development
 help / color / mirror / Atom feed
From: Florian Fainelli <florian.fainelli@broadcom.com>
To: soc@kernel.org
Cc: Brian Masney <bmasney@redhat.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	Akhilesh Patil <akhilesh@ee.iitb.ac.in>,
	Andrea della Porta <andrea.porta@suse.com>,
	Stephen Boyd <sboyd@kernel.org>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 4/4] Broadcom drivers changes for 6.18
Date: Wed, 10 Sep 2025 10:19:10 -0700	[thread overview]
Message-ID: <20250910171910.666401-4-florian.fainelli@broadcom.com> (raw)
In-Reply-To: <20250910171910.666401-1-florian.fainelli@broadcom.com>

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 41c9570e41783648ff9455ea903615406b2bb127:

  clk: rp1: convert from round_rate() to determine_rate() (2025-09-03 14:58:19 -0700)

----------------------------------------------------------------
This pull request contains Broadcom SoC drivers updates for 6.18:

- Andrea adds the missing MIPI DSI clock defines for the RP1 and then
  continues to implement the remaining clocks for the RP1 chip (ADC,
  I2S, Audio in/out, DMA, MIPI, PWM, SDIO, UART, encoder)

- Akhilesh fixes a spelling typo in the bcm47xx_sprom driver

- Brian converts the RP1 clock driver to use the new determine_rate()
  API

----------------------------------------------------------------
Akhilesh Patil (1):
      drivers: firmware: bcm47xx_sprom: fix spelling

Andrea della Porta (2):
      dt-bindings: clock: rp1: Add missing MIPI DSI defines
      clk: rp1: Implement remaining clock tree

Brian Masney (1):
      clk: rp1: convert from round_rate() to determine_rate()

 drivers/clk/clk-rp1.c                              | 1222 ++++++++++++++++++--
 drivers/firmware/broadcom/bcm47xx_sprom.c          |    2 +-
 include/dt-bindings/clock/raspberrypi,rp1-clocks.h |    4 +
 3 files changed, 1100 insertions(+), 128 deletions(-)

  parent reply	other threads:[~2025-09-10 17:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10 17:19 [GIT PULL 1/4] Broadcom defconfig-arm64 changes for 6.18 Florian Fainelli
2025-09-10 17:19 ` [GIT PULL 2/4] Broadcom devicetree " Florian Fainelli
2025-09-10 17:19 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
2025-09-10 17:19 ` Florian Fainelli [this message]
2025-09-15 13:50 ` [GIT PULL 1/4] Broadcom defconfig-arm64 " patchwork-bot+linux-soc
2025-09-15 14:30 ` 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=20250910171910.666401-4-florian.fainelli@broadcom.com \
    --to=florian.fainelli@broadcom.com \
    --cc=akhilesh@ee.iitb.ac.in \
    --cc=andrea.porta@suse.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=bmasney@redhat.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=sboyd@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox