[PATCH v1 05/10] ufs: host: mediatek: Adjust sync length for FASTAUTO mode

Bart Van Assche bvanassche at acm.org
Thu Sep 18 12:28:05 PDT 2025


On 9/18/25 3:36 AM, peter.wang at mediatek.com wrote:
> @@ -160,7 +163,9 @@
>   #define PA_PACPFRAMECOUNT	0x15C0
>   #define PA_PACPERRORCOUNT	0x15C1
>   #define PA_PHYTESTCONTROL	0x15C2
> -#define PA_TXHSADAPTTYPE       0x15D4
> +#define PA_TXHSG4SYNCLENGTH	0x15D0
> +#define PA_TXHSADAPTTYPE	0x15D4
> +#define PA_TXHSG5SYNCLENGTH	0x15D6
>   
>   /* Adpat type for PA_TXHSADAPTTYPE attribute */
>   #define PA_REFRESH_ADAPT       0x00

The "#define PA_TXHSADAPTTYPE	0x15D4" line shouldn't have been
changed. It seems like this patch changes the whitespace before the
"0x"?

Thanks,

Bart.



More information about the Linux-mediatek mailing list