On Wed, Dec 28, 2016 at 03:40:16PM -0800, Stephen Boyd wrote: > On 12/15, Avaneesh Kumar Dwivedi wrote: > > Add support to use reset control framework for resetting MSS > > with hexagon v56 1.5.0. > > > > Signed-off-by: Avaneesh Kumar Dwivedi <akdwi...@codeaurora.org> > > Reviewed-by: Bjorn Andersson <bjorn.anders...@linaro.org> > > --- > > Applied to clk-next. I take it the dts part won't be landing in > v4.11 so no need to make a special branch for this new define.
I'd prefer to avoid this by using the hard coded values instead of #defines until the pieces are in place. So any DT changes sent during that time period will not be accepted if they use the #define, or I will munge them myself. Regards, Andy