[PATCH v5 05/10] mfd: Add Apple Silicon System Management Controller
Sven Peter
sven at svenpeter.dev
Mon May 12 04:18:29 PDT 2025
Hi,
On Sun, May 11, 2025, at 18:51, Alyssa Rosenzweig wrote:
>> +struct apple_smc_key_info {
>> + u8 size;
>> + u32 type_code;
>> + u8 flags;
>> +};
>
> This still has the padding problem from v4. With that fixed,
I somehow managed to drop two !fixup commits before sending this out :-(
One of them was moving type_code to the beginning and the other some cosmetic
changes (mainly starting descriptions with uppercase letters) to macsmc.h.
Will be fixed for the next version for real this time.
>
> Reviewed-by: Alyssa Rosenzweig <alyssa at rosenzweig.io>
Thanks,
Sven
More information about the linux-arm-kernel
mailing list