Commit Graph

98 Commits

Author SHA1 Message Date
Georgi Djakov
21e4e3bb9a dt-bindings: qcom: Add gh-large-dmabuf-test binding
Add gh-large-dmabuf-test binding description and requirements
which include compatible, label and optional properties.

Change-Id: Ief22a3b609539ea307f289fb62e7c90b3a1284f6
Signed-off-by: Georgi Djakov <quic_c_gdjako@quicinc.com>
2024-07-10 05:53:10 -07:00
Soumya Managoli
fba395ddc1 bindings: Add bindings for FSA4480
This device is required for enabling USB-C analog support.

Change-Id: I2f7749a9562ef91f2c472bfeb8dfb1df145e1677
Signed-off-by: Soumya Managoli <quic_c_smanag@quicinc.com>
2024-07-02 11:14:48 +05:30
qctecmdr
149a97f835 Merge "dt-bindings: Add glink slatecom transport binding documentation" 2024-06-20 00:22:03 -07:00
Akshay Gola
977a69fea5 ARM: dts: msm: Add glink channel documentation
Add glink channel documentation used for communication between
monaco and slate.

Change-Id: Ie092dfb7da3402a2b821c9cbe0bfa35d2d7af309
Signed-off-by: Akshay Gola <quic_agola@quicinc.com>
2024-06-19 05:03:47 -07:00
Sudeepgoud Patil
0cc42eff84 dt-bindings: Add glink slatecom transport binding documentation
This commit adds the device tree binding documentation for the
GLINK SLATECOM transport(glink_slatecom_xprt).
The documentation includes details about the properties, usage
and examples of the binding.

Change-Id: I12770ac197e1b62ebacf9c0e3445b559b5c1abcf
Signed-off-by: Sudeepgoud Patil <quic_sudeepgo@quicinc.com>
2024-06-18 12:01:25 +05:30
qctecmdr
fb81e12ecb Merge "dt-bindings: Add device-tree bindings for aon RSB driver" 2024-05-31 02:59:32 -07:00
qctecmdr
4aa3bd79aa Merge "dt-bindings: Add device-tree bindings for AON event bridge driver" 2024-05-31 02:59:32 -07:00
qctecmdr
677ae95345 Merge "dt-bindings: Add device-tree bindings for aon spi & interface drivers" 2024-05-30 04:28:32 -07:00
qctecmdr
603f71e7ee Merge "dt-bindings: Add new compatible v2, v3 for cpuss sleep stats" 2024-05-29 20:13:18 -07:00
Koushik Immadisetty
cf17fb5975 dt-bindings: Add device-tree bindings for aon RSB driver
Add snapshot of device-tree bindings for AON RSB driver
and corresponding rpmsg driver from msm-5.15.c2 in YAML format.

Snapshot is taken from msm-5.15.c2 kernel commit 95ffcf910eee
("ARM: dts: msm: add aon-rma glink node").

Change-Id: I73bbb30403a488a053ba2b8a3aaf456190162506
Signed-off-by: Koushik Immadisetty <quic_kimmadis@quicinc.com>
2024-05-29 12:17:41 -07:00
Koushik Immadisetty
b912e1e0ac dt-bindings: Add device-tree bindings for AON event bridge driver
Add snapshot of device-tree bindings for AON event bridge and
respective rpmsg drivers from msm-5.15.c2 in YAML format.

Snapshot is taken from msm-5.15.c2 kernel commit 95ffcf910eee
("ARM: dts: msm: add aon-rma glink node").

Change-Id: I695cab16e872800d558ccf269c1cb32bbe9bb2f0
Signed-off-by: Koushik Immadisetty <quic_kimmadis@quicinc.com>
2024-05-29 12:12:31 -07:00
Koushik Immadisetty
b0287b59fd dt-bindings: Add device-tree bindings for aon spi & interface drivers
Add snapshot of device-tree bindings for AON spi, interface and
it's corresponding rpmsg drivers from msm-5.15.c2 in YAML format.

Snapshot is taken from msm-5.15.c2 kernel commit 95ffcf910eee
("ARM: dts: msm: add aon-rma glink node").

Change-Id: I5c66e660b674fee78f541b267027a34f92717e0c
Signed-off-by: Koushik Immadisetty <quic_kimmadis@quicinc.com>
2024-05-29 09:05:51 -07:00
Minghao Zhang
bb99201e08 dt-bindings: Add new compatible v2, v3 for cpuss sleep stats
Add new compatible qcom,cpuss-sleep-stats-v2 and
qcom,cpuss-sleep-stats-v3.

Change-Id: I3efb27195f81efc0b46d653cd9b0253eb495ff29
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
2024-05-27 12:30:56 +05:30
Maulik Shah
8eb1a2d085 bindings: soc: qcom: Document crm_b_pt register
Document crm_b_pt register.

Change-Id: Iec8522f68d516bd26c59924be0fe68be13d3a5e8
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
2024-05-23 17:04:05 +05:30
qctecmdr
f36143bfc4 Merge "dt-bindings: Add qcom,msgq-names property to qcom,mem-buf-msgq" 2024-05-20 23:16:02 -07:00
Patrick Daly
c4d6c98472 dt-bindings: Add qcom,msgq-names property to qcom,mem-buf-msgq
This device can communicate with more than one msgq. Describe
the names or these msgqs.

Change-Id: Ibc0a4de16c6158ac756459fc2ee8862bd9e23215
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
2024-05-17 13:39:09 -07:00
Patrick Daly
dbd66daf72 dt-bindings: Fix dt_binding_check errors in qcom,msm-buf
Only one top-level devicetree node can be defined per file; move
qcom,mem-buf-msgq to its own.

Fixes:
../Documentation/devicetree/bindings/soc/qcom/qcom,mem-buf.yaml:56:1:
[error] duplication of key "properties" in mapping (key-duplicates).

Change-Id: I8f7b5bdd94afa38ade3b2173ee2d99c6906cc74d
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
2024-05-17 13:39:02 -07:00
Huang Yiwei
de1d3bda84 dt-bindings: Update dt-binding for MPAM
This change updates dt-binding for MPAM driver to support monitor
data register.

Change-Id: Ib808488d7f8041607f91038e501fd89cd52a6635
Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
2024-05-09 11:27:28 +08:00
Minghao Zhang
5c5fb0afd7 dt-bindings: Update dt-binding for cpuss sleep stats v4
This change updates dt-bindings for qcom_cpuss_sleep_stats_v4 driver
that lpm count and residency can be read.

Change-Id: Ia5dc8fc905610a61561dfba0e8235a4d9dddcf9c
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
2024-04-05 01:25:54 -07:00
qctecmdr
d611dfb99f Merge "dt-bindings: Add devicetree bindings for bwprof drivers" 2024-03-21 17:30:15 -07:00
qctecmdr
622eca0cc1 Merge "dt-bindings: add dt-binding for qcom dynamic memory dump" 2024-03-21 15:18:32 -07:00
Shivnandan Kumar
9c129f1c88 dt-bindings: Add devicetree bindings for bwprof drivers
Add snapshot of bwprof dt bindings as of kernel 5.10
commit 6c69729ad4 ("ARM: dts: msm: Add bwprofiler nodes
to anorak").

Change-Id: I240a0d1df3a79d7d0cce6c2ad76aee92eaa19340
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2024-03-21 09:14:36 +05:30
Yuanfang Zhang
39ac445ac0 dt-bindings: add dt-binding for qcom dynamic memory dump
Add dt-binding for qcom dynamic memory dump driver.

Change-Id: I041b1d6c471f18b047dea85977de901e625542c1
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
2024-03-18 22:29:01 -07:00
Prakash Yadachi
c6b30b30d2 dt-bindings: Added dt-binding for cpuss sleep stats
This change adds dt-bindings for qcom_cpuss_sleep_stats driver.
Hardware lpm count and residency can be read from this driver.

Change-Id: Ic4ca96b790cde3a988e62dea2331ca80591ffb83
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-03-15 01:55:04 -07:00
qctecmdr
4fa8f94866 Merge "dt-bindings: Update cpucp bindings to add support for pdp" 2024-02-15 15:07:00 -08:00
Amir Vajid
20abc9c522 dt-bindings: Update cpucp bindings to add support for pdp
Update cpucp and cpucp-log bindings to include compatible
string and properties required for pdp mailbox and logging.

Change-Id: I40f8f5ef64e9e1079e5925833e87e48288684ae7
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2024-02-06 13:43:12 +05:30
Kuldeep Singh
ecbf0d5689 dt-bindings: soc: qcom: Add tmecom bindings
Add devicetree bindings for qcom tmecom qmp.

Change-Id: I56036e878a52b404b13aa9f7a986c1a8ca53d0da
Signed-off-by: Kuldeep Singh <quic_kuldsing@quicinc.com>
2024-02-01 03:30:30 -08:00
Minghao Zhang
bdae31f18b bindings: soc: qcom: Add CRMV register
Add CRMV register as required.
While at this also fix the issues with compilation failures.

 - Fix the schema path.
 - Fix max items in reg, interrupts properties.
 - Fix indentation.
 - Update examples.

Change-Id: I435ca457f3a2a60ac2c5063b7b65cfa4357ee7dd
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
2024-01-17 15:01:39 +05:30
Anjelique Melendez
7c0534d571 dt-bindings: soc: qcom: Add qcom,pbs bindings
Add binding for the Qualcomm Programmable Boot Sequencer device.

Change-Id: Ia9d32338a4facc9caf5a63c7a376d4595404d0ae
Link: https://lore.kernel.org/all/20231221185838.28440-2-quic_amelende@quicinc.com/#t
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
2024-01-12 14:07:53 -08:00
Yuanfang Zhang
7072a33acc dt-bindings: add dt-binding for qcom coresight static tpdm
Add devicetree bindings for qcom coresight static tpdm.

Change-Id: I06c39c798beec3a09f68b5363d21f4e6af047bb2
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
2023-12-12 02:48:38 -08:00
Rashid Zafar
72febc6625 dt-bindings: soc: qcom: Add pcie-pdc device bindings
Document pcie-pdc device bindings.

Change-Id: Iba3a52dc3ac6c08a6ef7bedc6a0ceece9d59ffc0
Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
2023-11-16 13:18:36 -08:00
qctecmdr
66eb5e14ab Merge "ARM: dts: msm: Disable low power modes for sun" 2023-11-08 14:30:24 -08:00
qctecmdr
c73e2984f6 Merge "ARM: dts: msm: Add CRM device for camera and PCIe for sun" 2023-11-06 20:48:31 -08:00
qctecmdr
a32c54a6ab Merge "dt-bindings: soc: qcom: Add binding for adsp_sleepmon driver" 2023-11-06 17:25:16 -08:00
qctecmdr
f933d01fd2 Merge "bindings: Add bindings for the gunyah panic notifier" 2023-11-06 17:25:15 -08:00
Rashid Zafar
4421ee38ec dt-bindings: soc: qcom: Add documentation for crm-v2
Add documentation for crm-v2 device.

Change-Id: If2855bb1cf13843fe098f349b2fa5d3907f81927
Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
2023-11-03 16:00:06 -07:00
Rashid Zafar
64241d5d55 dt-bindings: Update rpmh devicetree bindings
Document tcs-distance property needed in devicetree for RSC devices.
This is an optional property which defines the distance between each
TCS for a DRV.

Change-Id: I8c01632597f40ff6856242b888610e61f7b3f15f
Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
2023-11-03 16:00:06 -07:00
Maulik Shah
21d4b65465 bindings: soc: qcom: Add v2, v3 and v4 bindings
Document v2, v3 and v4 compatible for various stats devices.

Change-Id: I5ba43732c07af93f7e4889d06503d4f96a2664f6
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
2023-11-03 13:28:35 -07:00
qctecmdr
0bc8c69d13 Merge "ARM: dts: msm: gunyah: Add gh-msgq-test binding" 2023-11-02 12:43:36 -07:00
qctecmdr
d1aafa39f4 Merge "ARM: dts: msm: gunyah: Add qtmr binding" 2023-11-02 12:43:36 -07:00
qctecmdr
e48a855b11 Merge "ARM: dts: qcom: Add SPU related nodes to sun dtsi" 2023-11-01 03:25:56 -07:00
Madhu Pagadoju
263dd136b3 dt-bindings: soc: qcom: Add binding for adsp_sleepmon driver
Add binding for adsp_sleepmon driver in YAML.

Change-Id: Ifa285e4a4fb38ab83a354cb23bb1c6a3a65ba47b
Signed-off-by: Madhu Pagadoju <quic_mpagadoj@quicinc.com>
2023-10-30 10:21:54 +05:30
Nurit Lichtenstein
d04fa7ba64 ARM: dts: qcom: Add SPU related nodes to sun dtsi
Needed for SPU pil on sun dtsi.

Remoteproc-spss, spcom and spss_utils are disabled.

Change-Id: I97519bacccee2f7094edbcf32e3fdac29d67ac77
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
2023-10-26 10:34:56 +03:00
Hrishabh Rajput
bc9217d35d bindings: Add bindings for the QTI VM Dmesg dumper
Dmesg dumper transfer QTI VM encrypted dmesg to PVM by dumping
the dmesg log buffer to a reserved memory location.

Change-Id: I3585f820e9dfe3f0011e210e4d6f1297734c47c3
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
2023-10-25 16:21:14 +05:30
qctecmdr
cfe3892709 Merge "dt-bindings: soc: qcom: Add documentation for SHM" 2023-10-24 14:04:47 -07:00
Amir Vajid
77db4f167c ARM: dts: msm: Add cpucp scmi nodes for sun
Add nodes to enable scmi communication to cpucp on sun.

Change-Id: I574949e32e397047701f836d54115f56414ea023
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>
2023-10-23 20:18:47 -07:00
qctecmdr
07e8205d36 Merge "dt-bindings: add dt-binding for qcom coresight qmi and uetm" 2023-10-23 19:23:18 -07:00
qctecmdr
911c675b3b Merge "dt-bindings: Add TLMM VM test driver documentation" 2023-10-23 19:23:17 -07:00
Unnathi Chalicheemala
9b576e5ddb dt-bindings: soc: qcom: Add documentation for SHM
Add documentation for System Helath Monitor driver.

Change-Id: Id91b9144b56dc18612626ba39d504faba002b20c
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
2023-10-18 22:16:13 -07:00
Po-Jung Lai
fe2d0076e8 ARM: dts: msm: gunyah: Add qtmr binding
Add qtmr binding description and example.

Change-Id: Ifbfcfc86931b38d08f6edec87d7c7983122d051c
Signed-off-by: Po-Jung Lai <quic_pojulai@quicinc.com>
2023-10-17 15:42:13 -07:00