On Sun, Jul 24, 2016 at 12:25 AM, Vinod Koul <vinod.k...@intel.com> wrote: > On Wed, Jul 20, 2016 at 08:53:03PM -0700, John Stultz wrote: >> From: Andy Green <andy.gr...@linaro.org> >> >> Max burst len is a 4-bit field, but at the moment it's clipped with >> a 5-bit constant... reduce it to that which can be expressed > > Maybe we should GENMASK() etc to avoid these errors..
Not sure I follow what you're thinking here... can you clarify a bit? thanks -john