lkml.org 
[lkml]   [2022]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v8 0/5] SM8350 Display/GPU clock enablement
Date
Changes since v2
- Dropped "clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED"
- Dropped "clk: qcom: sm8250-dispcc: Flag shared RCGs as assumed enable"
- Dropped "clk: qcom: rcg2: Cache rate changes for parked RCGs"

Changes since v3:
- Dropped RBs & SoBs for bigger changes
- Changed author to me for patches with big changes

Changes since v5:
- Reverted dispcc-sm8350 split from dispcc-sm8250
and related .index changes - Bjorn
- Re-added Tags that were thrown out due to the
above revert

Changes since v7
- Added Vinods RBs
- Re-ordered patches to make bindings come before
- Removed rpmdpd patch from series



Jonathan Marek (2):
dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
clk: qcom: add support for SM8350 DISPCC

Robert Foss (3):
dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
clk: qcom: add support for SM8350 GPUCC
arm64: dts: qcom: sm8350: Add DISPCC node

.../bindings/clock/qcom,dispcc-sm8x50.yaml | 6 +-
.../bindings/clock/qcom,gpucc-sm8350.yaml | 72 ++
arch/arm64/boot/dts/qcom/sm8350.dtsi | 26 +
drivers/clk/qcom/Kconfig | 14 +-
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/dispcc-sm8250.c | 63 +-
drivers/clk/qcom/gpucc-sm8350.c | 637 ++++++++++++++++++
.../dt-bindings/clock/qcom,dispcc-sm8350.h | 1 +
include/dt-bindings/clock/qcom,gpucc-sm8350.h | 52 ++
9 files changed, 866 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc-sm8350.yaml
create mode 100644 drivers/clk/qcom/gpucc-sm8350.c
create mode 120000 include/dt-bindings/clock/qcom,dispcc-sm8350.h
create mode 100644 include/dt-bindings/clock/qcom,gpucc-sm8350.h

--
2.34.1

\
 
 \ /
  Last update: 2022-07-06 17:51    [W:0.193 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site