Re: [PATCH v4 2/2] scsi: ufs: Add support for the aggregated read query opcode

From: Bart Van Assche

Date: Tue Jul 28 2026 - 17:12:31 EST


On 7/28/26 2:27 AM, Hyeoncheol Jeong wrote:
UFS 5.0 / JEDEC 220H introduces the AGGREGATED READ query opcode (0x9),
which retrieves an aggregated data packet in a single query request. The
packet may bundle multiple Descriptors, Attributes and Flags as
group-headed groups, returned in the Data Segment of the QUERY RESPONSE
UPIU.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>