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.