lkml.org 
[lkml]   [2022]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/2] Add interconnect support for QDU1000/QRU1000 SoCs
Date
Add dt bindings and driver support for the Qualcomm QDU1000 and QRU1000
SoCs.

The Qualcomm Technologies, Inc. Distributed Unit 1000 and Radio Unit
1000 are new SoCs meant for enabling Open RAN solutions. See more at
https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/documents/qualcomm_5g_ran_platforms_product_brief.pdf

Changes from v4:
- Removed virt rpmh bindings document
- Moved all new bindings for QDU1000 to a separate doc
- Changed include file name to follow convention for separate doc

Changes from v3:
- add bindings document for virt rpmh devices
- explictly defined const structs as so

Changes from v2:
- Dropped qru compat strings
- Removed required reg string for interconnects

Melody Olvera (2):
dt-bindings: interconnect: Add QDU1000/QRU1000 devices
interconnect: qcom: Add QDU1000/QRU1000 interconnect driver

.../interconnect/qcom,qdu1000-rpmh.yaml | 70 ++
drivers/interconnect/qcom/Kconfig | 9 +
drivers/interconnect/qcom/Makefile | 2 +
drivers/interconnect/qcom/qdu1000.c | 1069 +++++++++++++++++
drivers/interconnect/qcom/qdu1000.h | 95 ++
.../interconnect/qcom,qdu1000-rpmh.h | 98 ++
6 files changed, 1343 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,qdu1000-rpmh.yaml
create mode 100644 drivers/interconnect/qcom/qdu1000.c
create mode 100644 drivers/interconnect/qcom/qdu1000.h
create mode 100644 include/dt-bindings/interconnect/qcom,qdu1000-rpmh.h


base-commit: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
--
2.38.1

\
 
 \ /
  Last update: 2022-12-17 00:12    [W:0.171 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site