> -----Original Message----- > From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Sent: Monday, January 27, 2020 11:00 AM > To: Kammela, Gayatri <gayatri.kammela@xxxxxxxxx> > Cc: Platform Driver <platform-driver-x86@xxxxxxxxxxxxxxx>; Linux Kernel > Mailing List <linux-kernel@xxxxxxxxxxxxxxx>; Somayaji, Vishwanath > <vishwanath.somayaji@xxxxxxxxx>; Darren Hart <dvhart@xxxxxxxxxxxxx>; > Westerberg, Mika <mika.westerberg@xxxxxxxxx>; Peter Zijlstra (Intel) > <peterz@xxxxxxxxxxxxx>; Prestopine, Charles D > <charles.d.prestopine@xxxxxxxxx>; Pandruvada, Srinivas > <srinivas.pandruvada@xxxxxxxxx>; Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx>; Box, David E > <david.e.box@xxxxxxxxx> > Subject: Re: [PATCH v1 0/7] platform/x86: intel_pmc_core: Add debugfs > entries > > On Mon, Jan 27, 2020 at 8:03 PM Kammela, Gayatri > <gayatri.kammela@xxxxxxxxx> wrote: > > > > It doesn't apply to our for-next branch. > > Sorry to hear that. I've rebased the series on mainline 5.5-rc7. Should I > rebase it on for-next branch? > > You should always base your branch on the for-next (whatever it's being > called) of the subsystem your series against of. Hi Andy, The current series has a dependency on Tiger Lake and Elkhart Lake patche which is merged in to mainline. (554f269f0f38 platform/x86: intel_pmc_core: Add Intel Elkhart Lake support 49a437941c3f platform/x86: intel_pmc_core: Add Intel Tiger Lake support 6268c0b278b5 platform/x86: intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status conditional e39854781830 platform/x86: intel_pmc_core: Create platform dependent bitmap structs b1cb33dae414 platform/x86: intel_pmc_core: Clean up: Remove comma after the termination line) But they are not available in for-next branch. I am confused, how that could be the case. For me to base the current series on for-next branch, the dependency patch series should be available in for-next branch. > > -- > With Best Regards, > Andy Shevchenko