lkml.org 
[lkml]   [2023]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] qcom: sa8775p: add the GCC clock driver for Qualcomm SA8775P platforms
Date
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Add the DT bindings and driver for the GCC clock on the sa8775p platform
from Qualcomm.

v1 -> v2:
- fix examples in DT bindings and make sure they pass tests
- use lowercase letters in hex numbers
- fix the name of DT compatible and headers (gcc-sa8775p -> sa8775p-gcc)
- fix licensing of DT bindings
- fix the regmap's max_register property
- use clk_regmap_phy_mux_ops where applicable
- other minor tweaks and improvements

Bartosz Golaszewski (1):
dt-bindings: clock: qcom: document the GCC clock on Qualcomm sa8775p

Shazad Hussain (1):
clk: qcom: add the GCC driver for sa8775p

.../bindings/clock/qcom,sa8775p-gcc.yaml | 79 +
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/gcc-sa8775p.c | 4805 +++++++++++++++++
include/dt-bindings/clock/qcom,sa8775p-gcc.h | 320 ++
5 files changed, 5214 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml
create mode 100644 drivers/clk/qcom/gcc-sa8775p.c
create mode 100644 include/dt-bindings/clock/qcom,sa8775p-gcc.h

--
2.37.2

\
 
 \ /
  Last update: 2023-03-26 23:44    [W:0.089 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site