[PATCH v4] drivers/misc: Add Aspeed LPC control driver

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat Feb 11 07:59:21 AEDT 2017


On Wed, 2017-02-08 at 10:42 +1100, Cyril Bur wrote:
> +struct aspeed_lpc_ctrl_mapping {
> +       __u8    window_type;
> +       __u8    window_id;
> +       __u16   flags;
> +       __u32   addr;
> +       __u32   offset;
> +       __u32   size;
> +};
> +

Please document the fields

Cheers,
Ben.



More information about the openbmc mailing list