Hi Alexander, > > > + /* Disallow values lower than 2 and higher than 65535 ms */ > > > + if ((hw_margin < 2) || (hw_margin > 65535)) > > > > Unnecessary ( ). > > This can be corrected during merge. Isn't it? Or you expect v4? Yes, can be corrected during merge window, so no v4 expected. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html