On Sun, Feb 05, 2023 at 05:02:40PM -0800, Dan Williams wrote: > In preparation for a new region type, "ram" regions, add a mode > attribute to clarify the mode of the decoders that can be added to a > region. Share the internals of mode_show() (for decoders) with the > region case. > > Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx> > --- Reviewed-by: Gregory Price <gregory.price@xxxxxxxxxxxx>