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>
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>
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>
Replace a colon added mistakenly at a line end with a semicolon.
Change-Id: I41a51db834489c9fad7ece35a58eccadd35d3a20
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add clock controller bindings for RPMHCC/CAMCC/GCC/DISPCC/GPUCC
and DEBUGCC on SM4450 Platform.
Change-Id: I779f0915c24a12664e6566ac386cf4ac4dd911e6
Signed-off-by: Chetan C R <quic_cchinnad@quicinc.com>
Add devicetree bindings for the qpnp-power-on driver.
Change-Id: I826698a4413ac5ea6f438c238a5d936e0ec4fea7
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add bindings for PM8008 devices.
This snapshot is taken from qclinux.1.0 branch commit 93af7f1c6008a
("QCLINUX: arm64: dts: qcom: Add bindings for qcom-i2c-pmic and PM8008
devices").
Change-Id: I8b1e88426bfe7f77c276922df8756be450237f77
Signed-off-by: Jishnu Prakash <quic_jprakash@quicinc.com>
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add devicetree bindings for the leds-qti-tri-led driver.
Change-Id: I31e2711220857c9d959b082057309390d4d2c3c0
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
Add DT bindings for QPNP Flash LED v2 device that supports camera
flash operation.
Change-Id: I9169dacfec3bddffc830d9c744ea364d1cf977d1
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
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>