Commit Graph

7 Commits

Author SHA1 Message Date
Balaji Vekatesh Kalkonda
6d22735217 ARM: dts: msm: Enable touch for ravelin vm
Add focaltech touch support to ravelin vm.

Change-Id: Ie3c1399541929f6b0a3059ee41689b3f5ddc4a7d
Signed-off-by: Balaji Vekatesh Kalkonda <quic_bkalkond@quicinc.com>
2024-11-27 11:59:43 +05:30
QCTECMDR Service
c9ed428687 Merge "ARM: dts: msm: Enable AW2016 led node for ravelin" 2024-09-17 22:43:12 -07:00
Kishor Krishna Bhat
9cc2ae780b ARM: dts: msm: Add boot_device_type for Ravelin
Add boot_device_type support and flag non-removable
for ufs node to check if the boot device is emmc or ufs.
Remove qcom,ufs-dev-revert to identify ufs device Version.

Change-Id: If57051a722970567cd89ad19c7aa0eb0bb555d64
Signed-off-by: Kishor Krishna Bhat <quic_kishkris@quicinc.com>
2024-08-28 08:57:05 -07:00
Balaji Vekatesh Kalkonda
165dc87ece ARM: dts: msm: ravelin: add compatible string for focaltech touch
This change enables compatible string for focaltech touch driver.

Change-Id: I66d416092a5cbb8fa06ea8b77b8955637134b56b
Signed-off-by: Balaji Vekatesh Kalkonda <quic_bkalkond@quicinc.com>
2024-07-11 23:29:44 -07:00
Shilpa Suresh
b5a2a6dd0c ARM: dts: msm: Enable AW2016 led node for ravelin
Add compatible string to AW2016 led DT node. This was removed
from the bulk DT porting for Ravelin on qcom-6.6 device-tree
branch.

Change-Id: I16d5c93ec542b4ad0adb41a00c569d29fee8b26d
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
2024-07-08 21:53:04 +05:30
kamasali Satyanarayan
8e4ec07539 ARM: dts: msm: Remove coherent and voltage-level property in Ravelin
Ravelin target doesn't support IO coherency.
So, remove the coherent property from storage nodes.

Don't vote for voltage for regulators shared between eMMC and UFS to be
in consistent with UFS design where regulator-min-microvolt and
regulator-max-microvolt properties are removed from regulator device
tree files for UFS regulators and to avoid below regulator API failures.

[3.198613] pm6450_l24: unsupportable voltage range: 2960000-0uV
[4.236846] sdhci_msm_vreg_set_voltage: regulator_set_voltage(vdd)failed.
min_uV=2960000,max_uV=2960000,ret=-22.

Change-Id: I780218b0903887e36589704af3e790a710932dd7
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
2024-06-25 04:45:30 -07:00
Swetha Chikkaboraiah
1b78f8027a ARM: dts: msm: Add initial device tree for ravelin
Add initial device tree support for ravelin target.
This is a snapshot of dtsi files as of KP.1.0
'commit <370d8eab7cc6> ("Merge "ARM: dts: qcom:
Disable cnss-kiwi SOL on anorak platform"")'.
Modified as per compilation and bootup.

Change-Id: Icb9a6e67879c68dbf894d1713fa2837882b9f00c
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-06-11 23:43:27 -07:00