[PATCH v2 0/3] Add the missing mpll3 clock and clock controller nodes
From: Jian Hu <hidden>
Date: 2026-03-13 07:05:42
Also in:
linux-amlogic, linux-clk, linux-devicetree, lkml
From: Jian Hu <hidden>
Date: 2026-03-13 07:05:42
Also in:
linux-amlogic, linux-clk, linux-devicetree, lkml
- Fix redundant hyphen in for gp1 pll - Add the missing mpll3 parent clock definition to t7-peripherals-clkc.yaml - Add Amlogic T7 SoC clock controller nodes Changes in v2 since v1 at [1]: - Add Ronald Claveau's Signed-off-by to the first and third patches - Fix compilation error for amlogic-peripherals-clkc.yaml - Update commit message for amlogic-peripherals-clkc.yaml - Add Fixes tag - Remove the blank line in the watchdog node of meson-t7.dtsi - Add 'reg' property to sram node - Add a space after the clock controller label [1]: https://lore.kernel.org/all/20260305074328.639993-1-jian.hu@amlogic.com (local) Jian Hu (3): dt-bindings: clock: amlogic: Fix redundant hyphen in "amlogic,t7-gp1--pll" string. dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock arm64: dts: amlogic: t7: Add clock controller nodes .../clock/amlogic,t7-peripherals-clkc.yaml | 12 +- .../bindings/clock/amlogic,t7-pll-clkc.yaml | 2 +- arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi | 125 ++++++++++++++++++ 3 files changed, 134 insertions(+), 5 deletions(-) -- 2.47.1