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 optional dtsi property 'qcom,suspend-ignore-children'
which when set ignores dependencies on children by PM framework, this
helps to exit quickly from msm_geni_serial_runtime_suspend and save power.
Change-Id: I36b239cf19293ee7b1ebecf32cdd0ad0749dbca1
Signed-off-by: Visweswara Tanuku <quic_vtanuku@quicinc.com>
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>
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>
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>
Add a property describing the new regulator
added for SPU's sensors.
Change-Id: Iaee84ffdd0e0442b7ac87cb41ce54d999e55762c
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
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>
Correct binding information for ST touch, also add
st,irq-flags.
Change-Id: I5530caee923f6ea79844d1e8fac7c226513fa569
Signed-off-by: Yu Wu <quic_zwy@quicinc.com>
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>
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>
Add devicetree bindings for the qpnp-power-on driver.
Change-Id: Iee410aadc78d66af49cee49bbbf10cff79d94d64
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add bindings for LMH CPU voltage cooling devices driver.
Change-Id: I726428978c6e8dc1b71ec754782bd60b3509dab9
Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
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>
Add interconnect device bindings for Monaco SoC. These devices
can be used to describe any RPM and NoC based interconnect devices.
Change-Id: I51f78d29e6d004ecda1cf6e058b8635b56bb6cd0
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Add devicetree bindings for leds-qpnp-vibrator-ldo driver.
Change-Id: I0a7c2e0de5ff9479dfe6c8857feaf9e2ea731ec4
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add devicetree bindings for the leds-qti-tri-led driver.
Change-Id: If2bcefb457dcf303c4b8e481f080c0b8fdb553c8
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Update the Qualcomm Technologies, Inc. PMIC GPIO binding documentation
to include compatible strings for PM5100 PMIC.
Change-Id: If1ac0f94447200d5c38640e50c5696e6891b02eb
Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
Add compatible string "goodix,gt9916S" for touch on sun HDK.
Change-Id: If7de73142d3884eb6386e3fcc9c4b3c86678f4ed
Signed-off-by: Rui Chen <quic_ruc@quicinc.com>