ARM: dts: msm: Update UFS_RESET pin for kera
Commit e3eceb0 (pinctrl:qcom:Add support for Kera SoC in pin control) updates the UFS_RESET pin from 184 to 185. This commit updates kera UFS 'reset-gpios' to 185 to ensure proper functioning of UFS. Change-Id: I9b850a7c997303b467b6fea4a64bc19ec3e6372c Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
@@ -2245,7 +2245,7 @@
|
||||
qcom,bypass-pbl-rst-wa;
|
||||
qcom,max-cpus = <8>;
|
||||
|
||||
reset-gpios = <&tlmm 184 GPIO_ACTIVE_LOW>;
|
||||
reset-gpios = <&tlmm 185 GPIO_ACTIVE_LOW>;
|
||||
resets = <&gcc GCC_UFS_PHY_BCR>;
|
||||
reset-names = "rst";
|
||||
|
||||
|
Reference in New Issue
Block a user