Commit Graph

531 Commits

Author SHA1 Message Date
QCTECMDR Service
c536af632b Merge "dt-bindings: interrupt-controller: Add SDX75 PDC compatible" 2024-07-12 04:26:17 -07:00
QCTECMDR Service
e034936786 Merge "dt-bindings: arm: qcom: Document sdxkova platform and boards" 2024-07-12 04:26:17 -07:00
QCTECMDR Service
cd5d297206 Merge "ARM: dts: msm: gunyah: Add large dmabuf test nodes for sun" 2024-07-12 04:26:17 -07:00
QCTECMDR Service
59f476fc20 Merge "dt-bindings: clock: qcom: Add RPMHCC for SDX75" 2024-07-12 00:54:40 -07:00
QCTECMDR Service
06fb48f5ee Merge "dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible" 2024-07-12 00:54:40 -07:00
QCTECMDR Service
4ffba8ac66 Merge "dt-bindings: firmware: scm: Add compatible for SDX75" 2024-07-12 00:54:40 -07:00
QCTECMDR Service
3cb76104bc Merge "dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings" 2024-07-12 00:54:40 -07:00
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
QCTECMDR Service
72b5e3c533 Merge "dt-bindings: bridge: lt9611uxc: Add bindings" 2024-07-09 13:25:45 -07:00
Dmitry Baryshkov
183bc36233 dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings
Add generic bindings for the Qualcomm variant of the ARM MMU-500. It is
expected that all future platforms will use the generic qcom,smmu-500
compat string in addition to SoC-specific and the generic arm,mmu-500
ones. Older bindings are now described as deprecated.

Note: I have split the sdx55 and sdx65 from the legacy bindings. They
are not supported by the qcom SMMU implementation. I can suppose that
they are using the generic implementation rather than the
Qualcomm-speicific one.
[Add dt-bindings for qcom,smmu-500 for Qcom SoCs].

Change-Id: Id2520441f556590403ac712f68aa7487ca4f205e
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221114170635.1406534-5-dmitry.baryshkov@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
Git-Commit: 6c84bbd103d85696af9cc0f746c01f9b2847637e
Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-10 00:05:02 +05:30
Rohit Agarwal
2fcde9c1b5 dt-bindings: arm-smmu: Add SDX75 SMMU compatible
Add devicetree binding for Qualcomm SDX75 SMMU.

Change-Id: I393b6ac159f71fdd24cfaa665ccda0271b7531b5
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/1684487350-30476-5-git-send-email-quic_rohiagar@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Git-Commit: 48989c0b25ca6ed75f3ea81053936ff0b64d02e7
Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-09 23:51:28 +05:30
QCTECMDR Service
d205719b87 Merge "ARM: dts: msm: Enable parade touch driver node" 2024-07-09 10:15:17 -07:00
Imran Shaik
e99a0b90c7 dt-bindings: clock: qcom: Add RPMHCC for SDX75
Add compatible string for qcom RPMHCC for SDX75 platform.

Change-Id: Id69e2e9dc2961f70624a63053002f8e16dcfce9e
Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230512122347.1219-4-quic_tdas@quicinc.com
Git-Commit: 379d72721bc4308fbc038e9858b7d2e9191725b5
Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-09 14:18:27 +05:30
Khaja Hussain Shaik Khaji
10aadf0941 dt-bindings: arm: qcom: Document sdxkova platform and boards
Document the sdxkova platform binding and also the boards using it.

Change-Id: Ifc488cf86c0113ce4df6140770b328851a786235
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-09 12:17:55 +05:30
Rohit Agarwal
60bbc15bb5 dt-bindings: arm: qcom: Document SDX75 platform and boards
Document the SDX75 platform binding and also the boards using it.

Change-Id: I821ae00b6c461ded39383bd8a3c131bb73c5914b
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/1686311438-24177-2-git-send-email-quic_rohiagar@quicinc.com
Git-commit: f9a97656ace80c617df2d6003c815877c026a9e3
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-09 12:07:57 +05:30
Rohit Agarwal
35d997d976 dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible
Add compatible for EPSS CPUFREQ-HW on SDX75.

Change-Id: I7ebb70c2b05fa2c0abf70aff03302b3fc41f9419
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Git-Commit: dce13a235a356363faf9385ba34681d9fc689f1a
Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-08 10:19:45 -07:00
Rohit Agarwal
66293a0212 dt-bindings: firmware: scm: Add compatible for SDX75
Add devicetree compatible for SCM present in SDX75 platform.

Change-Id: Ic1e101321cea49f2baf096bf57dcecc6b1c7ff17
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/1686311438-24177-3-git-send-email-quic_rohiagar@quicinc.com
Git-commit: 677b9e85e8691c0bddc35eebf6d01836e109e5f4
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-08 06:28:13 -07:00
Rohit Agarwal
0f1c118601 dt-bindings: interrupt-controller: Add SDX75 PDC compatible
Add device tree bindings for PDC on SDX75 SOC.

Change-Id: I261abde0a5905e8934727b4b251c068203b13612
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231117082829.609882-1-quic_rohiagar@quicinc.com
Signed-off-by: Rob Herring <robh@kernel.org>
Git-commit: ca41ae8f445e0bb88fa84584b451bfbf39b2e7f1
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
2024-07-08 06:27:25 -07:00
Lei Chen
f153d3a9d9 dt-bindings: bridge: lt9611uxc: Add bindings
Add bindings for lt9611uxc.
Display lt9611uxc bindings snapshot from msm-5.15 branch.
commit 0a979012e870("dt-bindings: bridge: lt9611uxc: Add bindings").

Change-Id: I43999e93004393cc7b14cc9735c15388c90b33ba
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
2024-07-04 15:37:04 +08:00
Naini Singh
e66dd43421 dt-bindings: arm: msm: qcom,llcc: Add compatible for Kera SoC
Add compatible string for Kera SoC.

Change-Id: If5b4edbea639c5720ddfbbfc2f98922f295126e2
Signed-off-by: Naini Singh <quic_nainsing@quicinc.com>
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
2024-07-04 12:10:29 +05:30
Akshay Gola
029a884638 ARM: dts: msm: Enable parade touch driver node
Enable parade touch driver node and add its documentation
for bring-up.

Change-Id: I717186399283741c7c1957acc3319148b4d843f3
Signed-off-by: Akshay Gola <quic_agola@quicinc.com>
2024-07-02 23:40:41 -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 Service
994fb5ff1a Merge "dt-bindings: power: supply: Add DT bindings for QBG" 2024-06-24 08:06:42 -07:00
QCTECMDR Service
8e057e5648 Merge "dt-bindings: qcom,hv-haptics: add qcom,sw-cmd-freq-detect" 2024-06-24 08:06:42 -07:00
QCTECMDR Service
eb473a2a89 Merge "dt-bindings: power: supply: Add bindings for smb5 and smblite" 2024-06-24 08:06:42 -07:00
Umang Chheda
b6d9523915 dt-bindings: power: supply: Add DT bindings for QBG
Add device tree bindings for QBG  driver.

Change-Id: Ibef732b3fbefc4e52348277a0c2e0577a437fd87
Signed-off-by: Ayyagari Ushasreevalli <quic_aushasre@quicinc.com>
Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
2024-06-21 05:40:25 -07:00
Ayyagari Ushasreevalli
0c150be352 dt-bindings: power: supply: Add bindings for smb5 and smblite
Add device tree bindings for qpnp-smb5 and qpnp-smblite
charger drivers.

Change-Id: Ib4a067f4813826a60d6ca63b1220071286e06bca
Signed-off-by: Ayyagari Ushasreevalli <quic_aushasre@quicinc.com>
Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
2024-06-21 05:29:53 -07:00
QCTECMDR Service
8d6059987b Merge "dt-bindings: Add remoteproc AoN binding documentation" 2024-06-20 11:05:10 -07:00
qctecmdr
149a97f835 Merge "dt-bindings: Add glink slatecom transport binding documentation" 2024-06-20 00:22:03 -07:00
qctecmdr
f3e8ab20c4 Merge "ARM: dts: msm: Add glink channel documentation" 2024-06-19 17:17:55 -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
Pradnya Dahiwale
0eaf4bb77a dt-bindings: Add remoteproc AoN binding documentation
This commit adds a device tree binding documentation for the
AoN subsystem.
The documentation includes details about the properties, usage
and examples of the binding.

Change-Id: Ic4d4ec8d0ea1fc9b83cc0369fc0df06f6631f329
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
2024-06-19 14:49:19 +05:30
qctecmdr
04e9fafdd6 Merge "bindings: interrupt-controller: Document PDC compatible for kera" 2024-06-18 06:40:43 -07:00
qctecmdr
e7dca19272 Merge "ARM: dts: msm: Add optional cluster device properties for sun" 2024-06-18 06:40:43 -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
Maulik Shah
1af4923610 dt-bindings: Document optional properties for cluster device
Document optional properties.

Change-Id: If6ad8199f3d6ac7f35bd3550b997e97bd8612799
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
2024-06-18 11:48:09 +05:30
qctecmdr
daf20e4e6c Merge "dt-bindings: pwm-qti-lpg: Add qcom,force-low-pwm-size property" 2024-06-17 11:27:12 -07:00
Shilpa Suresh
e726add23a dt-bindings: pwm-qti-lpg: Add qcom,force-low-pwm-size property
Add qcom,force-low-pwm-size property that would indicate the
forced use of legacy low PWM sizes (6 or 9 bits) instead of
full 8-15 bit PWM sizes.

Change-Id: Ic0e2b972bc16871891d81ec20ec0b48d326f6666
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-06-17 16:03:44 +05:30
qctecmdr
94873196df Merge "dt-bindings: clock: qcom: add VIDEO/EVA clock controller bindings on tuna" 2024-06-16 23:19:54 -07:00
Fenglin Wu
b19eebefbd dt-bindings: qcom,hv-haptics: add qcom,sw-cmd-freq-detect
Add qcom,sw-cmd-freq-detect property to support software command based
2-step LRA resonant frequency detection method.

Change-Id: I04ebe79c5f93498bc437605dac8d284e71dad414
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
2024-06-17 13:35:35 +08:00
qctecmdr
070aaeb6a4 Merge "dt-bindings: Add dt binding for qrng" 2024-06-10 23:48:54 -07:00
Nageswara reddy Karnati
c5abe41755 dt-bindings: Add dt binding for qrng
Addition of dt binding compatible string for qring node.

Change-Id: I875d10955ed7563b07ecc9b9d1980f8bbf0fe3c8
Signed-off-by: Nageswara reddy Karnati <quic_nkarnati@quicinc.com>
2024-06-07 03:31:18 -07:00
qctecmdr
1a1d6a94be Merge "dt-bindings: clock: Add clock controller bindings for Monaco" 2024-06-06 12:23:19 -07:00
qctecmdr
00ad8cb3da Merge "dt-bindings: pinctrl: Correct the documentation path for x1e80100 TLMM block" 2024-06-06 01:19:05 -07:00
qctecmdr
b01475a239 Merge "ARM: dts: msm: parrot: Add qseecom compatible" 2024-06-06 01:19:05 -07:00
qctecmdr
a1751bd4ea Merge "dt-bindings: Add novatek touch vendor name" 2024-06-04 23:10:42 -07:00
quic_swarbu
e66ef39276 dt-bindings: Add novatek touch vendor name
Add novatek vendor name in vendor prefix list.

Change-Id: I6bf7b154f7d834fdfce1deac80f43ac7184da296
Signed-off-by: quic_swarbu <quic_swarbu@quicinc.com>
2024-06-04 18:05:26 +05:30
Prerna Singh
24e6ec54d7 dt-bindings: clock: Add clock controller bindings for Monaco
Add clock controller bindings for GCC/GPUCC/DISPCC/DEBUGCC
on Monaco Platform.
Add clock controller bindings for RPMCC for Monaco, Khaje and
Holi platform.

Change-Id: I98e6b2094daabc6e6b8b450a397ea3c19799b50a
Signed-off-by: Prerna Singh <quic_prersing@quicinc.com>
2024-06-02 21:56:48 -07:00
qctecmdr
47cc654acc Merge "dt-bindings: Add dt binding for new touch drivers" 2024-05-31 05:37:18 -07:00
qctecmdr
c79f9d44cf Merge "dt-bindings: qcom-pm8xxx-rtc: Document qcom,pm5100-rtc for pm8xxx-rtc" 2024-05-31 05:37:18 -07:00