[PATCH v4 4/9] mfd: Add Apple Silicon System Management Controller

Alyssa Rosenzweig alyssa at rosenzweig.io
Fri May 9 06:09:00 PDT 2025


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

Dunno if it matters, but can we put type_code first to avoid extra padding?



More information about the linux-arm-kernel mailing list