[RFC PATCH 0/3] Extend lan966x clock driver for clock gating support
From: Horatiu Vultur
Date: Tue Oct 19 2021 - 04:46:50 EST
This patch series depends on the following series, therefor keep it as RFC.
https://www.spinics.net/lists/linux-clk/msg62237.html
This patch series extend the clock driver to support also clock gating.
Horatiu Vultur (3):
dt-bindings: clock: lan966x: Extend for clock gate support
dt-bindings: clock: lan966x: Extend includes with clock gates
clk: lan966x: Extend lan966x clock driver for clock gating support
.../bindings/clock/microchip,lan966x-gck.yaml | 13 +++-
drivers/clk/clk-lan966x.c | 72 +++++++++++++++++--
include/dt-bindings/clock/microchip,lan966x.h | 8 ++-
3 files changed, 86 insertions(+), 7 deletions(-)
--
2.33.0