On Tue, 8 Dec 2020 at 13:40, Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> wrote: > > On Sun, 6 Dec 2020 00:05:29 +0300 > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > > On 05/12/2020 20:08, Jonathan Cameron wrote: > > > On Fri, 4 Dec 2020 05:54:54 +0300 > > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> wrote: > > > > > >> This patch serie adds support for thermal monitoring block on Qualcomm's > > >> PMIC5 chips. PM8150{,b,l} and sm8250-mtp board device trees are extended > > >> to support thermal zones provided by this thermal monitoring block. > > >> Unlike the rest of PMIC thermal senses, these thermal zones describe > > >> particular thermistors, which differ between from board to board. > > > > > > I've just taken another look through the various IIO parts in here and > > > I think they are fine. > > > > > > My assumption is that given the timing this isn't going to make the merge > > > window now. Hence I'll be looking to do an immutable branch based on rc1 > > > once it's available (assuming everyone else is fine with this version). > > > > Thank you! Another option might be to merge all iio changes this cycle > > (if it's fine with you) and have all the rest go via respective trees in > > the next merge window. I'm fine with either of the options. > > Too late unfortunately. IIO routes through staging for historical reasons > (plus we still have about 15 drivers to move out of there - it's only been > about 10 years :) Staging closes a week before merge window so IIO closes a few > days before staging. > > So lets stick to the immutable branch method. Tends to make more sense in > the git history anyway as brings relevant code together (even if it travels > via multiple routes :) Thank you for the explanation, the immutable branch approach works for me. -- With best wishes Dmitry