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

Add the DT bindings and driver for the RPMh interconnect on the sa8775p
platform from Qualcomm.

v1 -> v2:
- create a separate DT binding document for the sa8775p interconnect
- drop the lemans code name from the driver
- constify the qcom_icc_desc structs
- minor tweaks and improvements to the driver
- make sure the bindings pass tests

Bartosz Golaszewski (1):
dt-bindings: interconnect: qcom: document the interconnects for
sa8775p

Shazad Hussain (1):
interconnect: qcom: add a driver for sa8775p

.../interconnect/qcom,sa8775p-rpmh.yaml | 50 +
drivers/interconnect/qcom/Kconfig | 9 +
drivers/interconnect/qcom/Makefile | 2 +
drivers/interconnect/qcom/sa8775p.c | 2541 +++++++++++++++++
.../interconnect/qcom,sa8775p-rpmh.h | 231 ++
5 files changed, 2833 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sa8775p-rpmh.yaml
create mode 100644 drivers/interconnect/qcom/sa8775p.c
create mode 100644 include/dt-bindings/interconnect/qcom,sa8775p-rpmh.h

--
2.37.2

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