Re: [PATCH 0/5] clk: bcm: rpi: Add additional clocks for 2712.

From: Stefan Wahren
Date: Thu Jan 16 2025 - 14:11:22 EST


Hi Dave,

Am 16.01.25 um 17:24 schrieb Dave Stevenson:
These patches were Acked by Stephen as patches 30-34 of
https://lore.kernel.org/all/20241023-drm-vc4-2712-support-v1-0-1cc2d5594907@xxxxxxxxxxxxxxx/
with v2 at
https://lore.kernel.org/all/20241025-drm-vc4-2712-support-v2-0-35efa83c8fc0@xxxxxxxxxxxxxxx/

I'm a newbie on kernel processes and where the patches should be merged.

I'd asked Stephen on the v1 thread as to what needed to happen to get
them merged, and he asked me to resend the clk patches for the next merge
window.
I must confess to it having slipped my mind, but resending them now to
hopefully be merged in time.
from my understanding, not all of these patches are specific to BCM2712
(Raspberry Pi 5).

Could you please clarify (no need to send a new version)?

Best regards

Thanks.
Dave

Signed-off-by: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
---
Dom Cobley (3):
clk: bcm: rpi: Add ISP to exported clocks
clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
clk: bcm: rpi: Enable minimize for all firmware clocks

Maxime Ripard (2):
clk: bcm: rpi: Create helper to retrieve private data
clk: bcm: rpi: Add disp clock

drivers/clk/bcm/clk-raspberrypi.c | 33 ++++++++++++++++++++++--------
include/soc/bcm2835/raspberrypi-firmware.h | 1 +
2 files changed, 25 insertions(+), 9 deletions(-)
---
base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
change-id: 20250115-bcm2712-clk-updates-98a47f32116d

Best regards,