On 1/5/26 4:20 PM, Neil Armstrong wrote:

Hello Neil,

@@ -244,9 +275,7 @@ static void ufs_renesas_pre_init(struct ufs_hba *hba)
      ufs_renesas_indirect_poll(hba, 7, 0x41, 0, BIT(7));
      /* end of phy setup */
-    ufs_renesas_write(hba, 0xf0, 0);
-    ufs_renesas_write(hba, 0xd0, 0x00000d00);
-    ufs_renesas_write(hba, 0xd4, timer_val);
+    ufs_renesas_init_enable_timer(hba, timer_val);
  }
  static int ufs_renesas_hce_enable_notify(struct ufs_hba *hba,

Reviewed-by: Neil Armstrong <[email protected]>
Do you plan to pick this series, or shall I take it via sh tree ?

Thank you !

Reply via email to