On Tue, 31 Dec 2024 14:00:45 +0800, Jian Hu wrote:
Add DT bindings for the peripheral clock controller of the Amlogic T7
SoC family.
Signed-off-by: Jian Hu <redacted>
---
.../clock/amlogic,t7-peripherals-clkc.yaml | 111 +++++++++
.../clock/amlogic,t7-peripherals-clkc.h | 231 ++++++++++++++++++
2 files changed, 342 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/amlogic,t7-peripherals-clkc.yaml
create mode 100644 include/dt-bindings/clock/amlogic,t7-peripherals-clkc.h
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>