Commit Graph

1497 Commits

Author SHA1 Message Date
Huang Yiwei
303c6adc4d ARM: dts: msm: Add MPAM monitor data reg for sun
Add MPAM monitor data reg for sun.

Change-Id: If476fcb32274f5e534d6cc0129af08033788d27a
Signed-off-by: Huang Yiwei <quic_hyiwei@quicinc.com>
2024-05-14 10:13:38 +08:00
qctecmdr
a3778b776d Merge "bindings: pinctrl: Add devicetree bindings for Kera TLMM" 2024-05-13 15:37:23 -07:00
qctecmdr
01dad000fb Merge "ARM: dts: msm: Add initial device trees for Kera SoC" 2024-05-13 15:37:23 -07:00
qctecmdr
f2174a905d Merge "ARM: dts: msm: Ignore dependencies on children by PM framework" 2024-05-13 05:24:45 -07:00
qctecmdr
317ff6d500 Merge "dt-bindings: remoteproc: qcom,spss: add sensor regulator" 2024-05-12 06:18:53 -07:00
qctecmdr
cce0fe879e Merge "bindings: pinctrl: Add devicetree bindings for Tuna TLMM" 2024-05-11 02:33:22 -07:00
qctecmdr
f4279ad4e0 Merge "ARM: dts: msm: put dependency of dma-heap on SCM" 2024-05-10 22:04:47 -07:00
Visweswara Tanuku
d1b871dd54 ARM: dts: msm: Ignore dependencies on children by PM framework
Change https://lore.kernel.org/all/20230525113034.46880-1-tony@atomide.com
registers serial core controller as a child of msm uart device.

Since child should suspend first, due to the child's auto suspend
delay (SERIAL_PORT_AUTOSUSPEND_DELAY_MS), additional 500msecs
delay is added during msm_geni_serial_runtime_suspend.

Added new dtsi flag 'qcom,suspend-ignore-children', to ignore
dependencies on children by runtime PM framework, this helps to
exit quickly from msm_geni_serial_runtime_suspend and save power.

Change-Id: Icac2f02ad96f45359cf1516284b7a64d2de61a79
Signed-off-by: Visweswara Tanuku <quic_vtanuku@quicinc.com>
2024-05-10 07:51:56 -07:00
Mukesh Ojha
67234c5791 ARM: dts: msm: Add initial device trees for Kera SoC
Add initial device trees to support Kera SoC.

Change-Id: If5f894a0cceeb78aea58b562315b6b7c7a4c3fcf
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
2024-05-10 02:38:01 -07:00
qctecmdr
8c0df42f5b Merge "dt-bindings: interconnect: Add interconnect bindings for Monaco" 2024-05-10 01:19:31 -07:00
qctecmdr
abf19be79e Merge "dt-bindings: thermal: Add legacy tsens driver compatible string" 2024-05-09 22:31:37 -07:00
Mukesh Ojha
6f241742ac bindings: pinctrl: Add devicetree bindings for Kera TLMM
Add documentation describing the devicetree properties for
Kera TLMM block as a pinctrl device.

Change-Id: I9f18c5e1519ff7162acb1ea92254fef975ad209e
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
2024-05-09 21:55:49 -07:00
qctecmdr
5941275d05 Merge "ARM: dts: qcom: Update SPU regulator configuration for Sun" 2024-05-09 12:15:07 -07:00
qctecmdr
93fdee3740 Merge "dt-bindings: input: Add bindings for qpnp-power-on driver" 2024-05-09 12:15:07 -07:00
Prakash Yadachi
b064ae5124 ARM: dts: msm: Add interconnect-names for Parrot
Added interconnect-names qup-core,qup-config and qup-memory to all qupv3
nodes.

Change-Id: Ida8d2ae3f1d71900f24f977599ea401c5d899e4d
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
2024-05-09 05:54:32 -07:00
Saranya R
6532432a9f ARM: dts: msm: Remove wcn6750 and wcn3990 from devicetree
Remove wcn6750 and wcn3990 from kernel devicetree, since
it's moved to techpack.

Change-Id: I83569274403a5292a293b95d2cbd76e553ff8ea1
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
2024-05-09 03:42:51 -07:00
Nitesh Kumar
5c3243fc24 dt-bindings: thermal: Add legacy tsens driver compatible string
Add legacy tsens driver compatible string in monaco.

Change-Id: I24ac1968495dfd6b7084980c33f00e092460cf68
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-05-09 02:10:09 -07:00
Nurit Lichtenstein
2632f3d43f dt-bindings: remoteproc: qcom,spss: add sensor regulator
Add a property describing the new regulator
added for SPU's sensors.

Change-Id: Iaee84ffdd0e0442b7ac87cb41ce54d999e55762c
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
2024-05-09 11:03:25 +02:00
Nurit Lichtenstein
250b450ef6 ARM: dts: qcom: Update SPU regulator configuration for Sun
Handle voting for the regulator for SPU sensors.

Change-Id: I192731df94cc894cdf6826c69230b0cf9a3e9c3e
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
2024-05-09 01:37:53 -07:00
qctecmdr
ffaaff8ce0 Merge "dt-bindings: nvmem: Add bindings for the qfprom" 2024-05-08 22:03:56 -07:00
Mukesh Ojha
45cfc15e0d dt-bindings: Add qfprom-sys binding file
Add bindings for qfprom-sys driver which can be used
to export nvmem cell values as sysfs entries to user space.

Change-Id: Ia6c56b65bbaa10371ec46b59ea407d5cfd9697ef
Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-05-09 09:59:28 +05:30
Nitesh Kumar
e1ad7607bb ARM: dts: qcom: Enable compatible string for drivers
Enable compatible string of drivers in monaco.

Change-Id: I664f5c62455cff8214bd081f5334fcda7ccfc6cb
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-05-08 21:27:04 -07:00
Yu Wu
c6bf0f818f dt-bindings: touch: correct ST binding information
Correct binding information for ST touch, also add
st,irq-flags.

Change-Id: I5530caee923f6ea79844d1e8fac7c226513fa569
Signed-off-by: Yu Wu <quic_zwy@quicinc.com>
2024-05-09 11:35:46 +08: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
qctecmdr
d67a5f8226 Merge "ARM: dts: msm: set touch irq flag for sun platform" 2024-05-08 17:49:00 -07:00
qctecmdr
8510de3054 Merge "ARM: dts: qcom: Add memlat tables for sun v2" 2024-05-08 14:37:13 -07:00
qctecmdr
7c62865fa4 Merge "ARM: dts: msm: Add CRMV regs pcie and camera on pineapple" 2024-05-08 14:37:13 -07:00
qctecmdr
ef6cd276a2 Merge "dt-bindings: pwm: Add bindings for the pwm-qti-lpg device" 2024-05-08 11:01:52 -07:00
qctecmdr
e7e37e6aa1 Merge "dt-bindings: leds: DT binding for leds-qpnp-vibrator-ldo device" 2024-05-08 11:01:52 -07:00
qctecmdr
474d103d38 Merge "dt-bindings: interconnect: Add interconnect bindings for Ravelin" 2024-05-08 03:37:50 -07:00
qctecmdr
d977f1a9ba Merge "ARM: dts: qcom: Add package ID to msm-IDs for sun hdk SoC" 2024-05-08 03:37:50 -07:00
qctecmdr
d39576a074 Merge "ARM: dts: msm: Add cpucp scmi nodes for parrot" 2024-05-08 03:37:49 -07:00
qctecmdr
8caa661fcb Merge "ARM: dts: msm: Remove events specific to SPM feature" 2024-05-08 03:37:49 -07:00
Sayali Patil
573e7046af ARM: dts: msm: put dependency of dma-heap on SCM
Enforce dependency of dma heap driver on SCM driver
without which it will not work and this is in
the preparation of adding interconnect voting
in SCM node which if it gets added without this
change dma heap driver can result in NULL pointer
issue.

Change-Id: I641e2e1c7692dfd52dd1efa75064fbc8f2228fe2
Signed-off-by: Sayali Patil <quic_sayapati@quicinc.com>
2024-05-08 15:40:57 +05:30
Yu Wu
ac343beafa ARM: dts: msm: set touch irq flag for sun platform
Set touch irq flag for sun platform.

Signed-off-by: Yu Wu <quic_zwy@quicinc.com>
2024-05-08 16:50:32 +08:00
qctecmdr
ea22a351c9 Merge "bindings: Add rpm-smd and mpm dt bindings" 2024-05-07 22:20:08 -07:00
qctecmdr
9384af214b Merge "dt-bindings: thermal: Add regulator cooling device driver bindings" 2024-05-07 22:20:08 -07:00
Varshitha H N
331240207f dt-bindings: nvmem: Add bindings for the qfprom
Add devicetree bindings for qfprom.

Change-Id: Iacbd80d650936788e178b19ba60c41ad23991c59
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
2024-05-08 10:05:28 +05:30
qctecmdr
30cdea87be Merge "ARM: dts: msm: Update config values for QMP PHY" 2024-05-07 17:20:49 -07:00
Elliot Berman
8256b11af4 ARM: dts: qcom: sun: Remove duplicate psci node
Remove duplicate psci node in sun.dtsi.

Change-Id: I382725f635233849df499778d507e884115cf885
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
2024-05-07 17:05:35 -07:00
Varshitha H N
280f076b76 dt-bindings: pwm: Add bindings for the pwm-qti-lpg device
Add devicetree bindings for Qualcomm Light Pulse Generator
device in PMIC chips.

Change-Id: I1b9f0b14692e344bc25c41f9c044ce0f542f771d
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
2024-05-07 15:24:37 +05:30
Minghao Zhang
9de5032b87 ARM: dts: msm: Add CRMV regs pcie and camera on pineapple
CRMV regs have status captured for various commands/voltage levels.
Map CRMV registers in device so that driver can dump when required.

Change-Id: I69558336a81ae3f89140ebaf515528dd15ca66e9
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
2024-05-07 14:59:17 +08:00
Varshitha H N
cb03fd396c dt-bindings: input: Add bindings for qpnp-power-on driver
Add devicetree bindings for the qpnp-power-on driver.

Change-Id: Iee410aadc78d66af49cee49bbbf10cff79d94d64
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
2024-05-07 11:45:53 +05:30
Manaf Meethalavalappu Pallikunhi
ad727eae17 ARM: dts: qcom: Update passive polling for different thermal zones for sun
Update passive polling delay for CPU, DDR, MDMSS tsens, bcl and
sys-therm-0 sensor for sun.

Change-Id: Ia38d2322e1e517346702368b2bf6b80ca883a712
Signed-off-by: Manaf Meethalavalappu Pallikunhi <quic_manafm@quicinc.com>
2024-05-06 14:14:28 +05:30
Nitesh Kumar
f931089027 dt-bindings: thermal: Add regulator cooling device driver bindings
Add bindings for regulator cooling device driver.


Change-Id: I5e196ba5d80a787de822223048283eb288b0f83f
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-05-05 07:26:40 -07:00
Nitesh Kumar
68fe7b3347 dt-bindings: thermal: Add LMH CPU voltage cooling device driver bindings
Add bindings for LMH CPU voltage cooling devices driver.

Change-Id: I726428978c6e8dc1b71ec754782bd60b3509dab9
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-05-05 17:30:11 +05:30
Nitesh Kumar
03b6f1640f dt-bindings: thermal: Add BCL off cooling device driver bindings
Add bindings for bcl off cooling device driver.

Change-Id: I3983de82f92f2c78a7d88395c09c22b194b82214
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
2024-05-05 17:29:08 +05:30
Shivendra Pratap
6a624bec40 bindings: pinctrl: Add devicetree bindings for Tuna TLMM
Add documentation describing the devicetree properties for the Tuna
TLMM block as a pinctrl device.

Change-Id: Iad488819f58f80e8ccc22f8458cb557d65a2f45f
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-05-03 16:33:18 +05:30
Shivendra Pratap
c5f8ddc9b2 ARM: dts: msm: Add pinctrl for TLMM on Tuna
Add pinctrl node with compatible "qcom,tuna-tlmm" in order to
enable the Top Level Multiplexer (TLMM) block on Tuna SoC.

Change-Id: I0d493147efd67b73846701cddc31274a006a6a99
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
2024-05-03 16:33:11 +05:30
Swetha Chikkaboraiah
a69422a2f7 ARM: dts: msm: Remove events specific to SPM feature
SPM feature is deprecated from 5.15 kernel. So remove
events specific to SPM feature.

Change-Id: I5b12b0eb89ec6f0dfec775135d05d55258168b91
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-05-02 20:56:31 -07:00