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

Marek Vasut marek.vasut at mailbox.org
Tue Jan 27 13:28:26 CET 2026


On 1/27/26 11:22 AM, Neil Armstrong wrote:
> On 1/26/26 19:13, Marek Vasut wrote:
>> 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 ?
> 
> Yes please
Applied all to sh/master, thanks.


More information about the U-Boot mailing list