lkml.org 
[lkml]   [2019]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/3] Add display clock controller driver for SC7180
Date
Add support for the display clock controller found on SC7180
based devices. This would allow display drivers to probe and
control their clocks.

This driver depends on the display port clock ops support
https://patchwork.kernel.org/patch/11069087/

Taniya Das (3):
dt-bindings: clock: Add YAML schemas for the QCOM DISPCC clock
bindings
dt-bindings: clock: Introduce QCOM Display clock bindings
clk: qcom: Add display clock controller driver for SC7180

.../devicetree/bindings/clock/qcom,dispcc.txt | 19 -
.../devicetree/bindings/clock/qcom,dispcc.yaml | 67 ++
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/dispcc-sc7180.c | 776 +++++++++++++++++++++
include/dt-bindings/clock/qcom,dispcc-sc7180.h | 46 ++
6 files changed, 899 insertions(+), 19 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc.txt
create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc.yaml
create mode 100644 drivers/clk/qcom/dispcc-sc7180.c
create mode 100644 include/dt-bindings/clock/qcom,dispcc-sc7180.h

--
Qualcomm INDIA, on behalf of Qualcomm Innovation Center, Inc.is a member
of the Code Aurora Forum, hosted by the Linux Foundation.

\
 
 \ /
  Last update: 2019-11-15 11:04    [W:0.317 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site