mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Set qcom,dll_lock_bist_fail_wa property for cape and neo
LOCK and BIST volume splits failure (DLL test case failures by HW team) are seen at cold temperatures. As a WA HW team recommends to set bit 19th of DLL_CONFIG_2 register to overcome such issues as per updated DLL HSR settings for certain targets. Set qcom,dll_lock_bist_fail_wa property to update DLL_CONFIG_2 register properly for such targets. Change-Id: Ia74441c1b48ac9c5fc3131d3488259217af9bcd8
This commit is contained in:
@@ -1831,6 +1831,7 @@
|
||||
no-sdio;
|
||||
no-mmc;
|
||||
qcom,uses_level_shifter;
|
||||
qcom,dll_lock_bist_fail_wa;
|
||||
|
||||
clocks = <&clock_gcc GCC_SDCC2_AHB_CLK>,
|
||||
<&clock_gcc GCC_SDCC2_APPS_CLK>;
|
||||
|
||||
@@ -1026,6 +1026,7 @@
|
||||
mmc-hs400-1_8v;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
|
||||
qcom,dll_lock_bist_fail_wa;
|
||||
cap-mmc-hw-reset;
|
||||
|
||||
iommus = <&apps_smmu 0x160 0x0>;
|
||||
|
||||
Reference in New Issue
Block a user