[PATCH v5 05/10] mfd: Add Apple Silicon System Management Controller

Alyssa Rosenzweig alyssa at rosenzweig.io
Sun May 11 09:51:12 PDT 2025


> +struct apple_smc_key_info {
> +	u8 size;
> +	u32 type_code;
> +	u8 flags;
> +};

This still has the padding problem from v4. With that fixed,

Reviewed-by: Alyssa Rosenzweig <alyssa at rosenzweig.io>



More information about the linux-arm-kernel mailing list