ARM: dts: msm: Update UFS_RESET pin for tuna
Commit 95fd342 (pinctrl: qcom: Add missing pins for Tuna SoC and update egpio) updates the UFS_RESET pin from 187 to 191. This commit updates tuna UFS 'reset-gpios' to 191 to ensure proper functioning of UFS. Change-Id: I3e7720449ca439b8ea2c0364137408d8d91a5701 Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
@@ -2207,7 +2207,7 @@
|
||||
qcom,bypass-pbl-rst-wa;
|
||||
qcom,max-cpus = <8>;
|
||||
|
||||
reset-gpios = <&tlmm 187 GPIO_ACTIVE_LOW>;
|
||||
reset-gpios = <&tlmm 191 GPIO_ACTIVE_LOW>;
|
||||
resets = <&gcc GCC_UFS_PHY_BCR>;
|
||||
reset-names = "rst";
|
||||
|
||||
|
Reference in New Issue
Block a user