Re: [PATCH 1/3] iommu: apple-dart: Make the hw register fields u32s

From: Sven Peter
Date: Sat Aug 16 2025 - 09:51:51 EST


On 14.08.25 10:40, Janne Grunau wrote:
From: Hector Martin <marcan@xxxxxxxxx>

The registers are 32-bit and the offsets definitely don't need 64 bits
either, these should've been u32s.

Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
Signed-off-by: Janne Grunau <j@xxxxxxxxxx>
---

The commit description should start with iommu/apple-dart to keep consistent with the subsystem style. With that:

Reviewed-by: Sven Peter <sven@xxxxxxxxxx>



Thanks,

Sven