Commit Graph

9 Commits

Author SHA1 Message Date
Fenglin Wu
66e7d8554b ARM: dts: msm: Remove some ocp-notifier supplies from sun HDK platforms
Sun HDK platform is expected to work without the GNSS board (which also
holds PMR735D) being attached.  If the board is not attached,
regulator-ocp-notifier probe may fail as it references some regulators
on PMR735D which do not get probed.

Remove those regulator references from regulator-ocp-notifier as they
are not strictly necessary under it.

Change-Id: Ie6f35a9c6142fe54d7191f9a392074f2e39b2bee
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
2025-02-03 22:01:35 -08:00
Minghao Zhang
3d7db74033 ARM: dts: qcom: Add fan thermal mitigation rules for SunP HDK
Add cpu0-0-0 zone's trip to make fan run at level 50.

Change-Id: Id3f38d165e513ec633f3a289cfddfc60284f8f7c
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
2024-07-09 14:24:39 +08:00
Udipto Goswami
a374335029 ARM: dts: msm: Adjust HS transmit amplitude for more coverage
Currently, it seems the HS transmit programmed isn't enough to
pass electrical compliance tests for all devices. Therefore
increasing it to 0xf (recommended by HW team) in order to
meet the passing marks.

Change-Id: I6609d6012e8ec6489c33af0a75873314a5b10e67
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
2024-07-02 04:55:06 -07:00
Pratham Pratap
bf0cfc08d4 ARM: dts: msm: update repeater override sequence on sun HDK
Update HS trasmit amplitude and Tx pre-emphasis for sun HDK platform.

Change-Id: I7f7c03ec19dc004d88ca00d53491f06f62ffb3ba
Signed-off-by: Pratham Pratap <quic_ppratap@quicinc.com>
2024-07-02 17:11:37 +05:30
Minghao Zhang
48372b8df6 ARM: dts: qcom: enable fan controller for SunP HDK
Enable Fan Controller driver for SunP HDK.

Change-Id: I635c98d89862ca5a7cb9c90fd5c8a4f0c663ea1d
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
2024-04-24 23:38:39 -07:00
Jun Li
25c010e8c1 ARM: dts: msm: Change cd-gpio polarity setting for HDK Sun
According to Sun HDK HW design, the logic level of cd-gpio
is HIGH with card and is LOW without card. Set cd-gpio flag to
GPIO_ACTIVE_HIGH for high active card installed interruption.

Change-Id: Ia70a08df70119dafea8dd7b75e68fc50fd2b76d2
Signed-off-by: Jun Li <quic_liju@quicinc.com>
2024-04-17 00:24:15 -07:00
Rui Chen
a6dd336db4 ARM: dts: msm: add touch node on device tree for SunP HDK
Add touch node on device trees for SunP HDK.

Change-Id: Id3b7f5c7528739237a809a3abc2004a462f32a58
Signed-off-by: Rui Chen <quic_ruc@quicinc.com>
2024-04-17 11:03:14 +08:00
Lijuan Gao
0faa1467e6 ARM: dts: msm: Update base device tree for SunP HDK
Update the base device tree as the SunP HDK using V8 Power Grid.

Change-Id: I6859f0595a3b010b5a7015dc2ed3bb3078108fc4
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
2024-03-28 12:02:39 +08:00
Lijuan Gao
873c63c36e ARM: dts: msm: Add device trees for SunP HDK
Add device trees for SunP HDK.

Change-Id: I1a0d06a62bd8c19b475db9a6d0a30a46d591a269
Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com>
2024-02-27 14:09:46 +08:00