[PATCH 5/5] scsi: ufs: renesas: Add reusable functions

Marek Vasut marek.vasut at mailbox.org
Mon Jan 26 19:13:04 CET 2026


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 <neil.armstrong at linaro.org>
Do you plan to pick this series, or shall I take it via sh tree ?

Thank you !


More information about the U-Boot mailing list