[GIT PULL] Amlogic drivers updates for v6.16
Neil Armstrong
neil.armstrong at linaro.org
Tue May 13 03:25:47 PDT 2025
Hi,
Here's drivers updates for Amlogic SoCs, refactoring the clk-measure driver to
move more structures to const and support C3 & S4 SoCs.
With Philips' ack, I also picked the A4/A5 reset controller bindings.
Thanks,
Neil
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-driver-for-v6.16
for you to fetch changes up to 87b480e04af45833deb5af1584694b0077805ea6:
dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller (2025-05-09 17:34:10 +0200)
----------------------------------------------------------------
Amlogic Driver for v6.16:
- Amlogic clk measure memory usage optimization
- Amlogic clk measure support for S4 & C3 Socs
- Amlogic A4/A5 reset controller bindings
----------------------------------------------------------------
Chuan Liu (6):
soc: amlogic: clk-measure: Optimize the memory size of clk-measure
soc: amlogic: clk-measure: Define MSR_CLK's register offset separately
dt-bindings: soc: amlogic: C3 supports clk-measure
dt-bindings: soc: amlogic: S4 supports clk-measure
soc: amlogic: clk-measure: Add support for C3
soc: amlogic: clk-measure: Add support for S4
Zelong Dong (1):
dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
.../bindings/reset/amlogic,meson-reset.yaml | 22 +-
.../soc/amlogic/amlogic,meson-gx-clk-measure.yaml | 2 +
drivers/soc/amlogic/meson-clk-measure.c | 461 +++++++++++++++++++--
3 files changed, 438 insertions(+), 47 deletions(-)
More information about the linux-amlogic
mailing list