[GIT PULL 4/4] Broadcom drivers changes for 6.18
Florian Fainelli
florian.fainelli at broadcom.com
Wed Sep 10 10:19:10 PDT 2025
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(-)
More information about the linux-arm-kernel
mailing list