Message ID | 20190814125239.6270-1-lorenzo.pieralisi@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: psci: cpuidle: defconfig updates | expand |
On Wed, Aug 14, 2019 at 01:52:37PM +0100, Lorenzo Pieralisi wrote: > Rerouting defconfig updates related to this patch series: > > https://lore.kernel.org/linux-arm-kernel/cover.1565348376.git.lorenzo.pieralisi@arm.com/ > > to arm-soc, as agreed in: > > https://lore.kernel.org/linux-arm-kernel/58d9677db3510ed106fe23118090c84f78a44102.1565348376.git.lorenzo.pieralisi@arm.com/ > > Patches [1-6] are already queued in the ARM64 tree. > > Please consider pulling these defconfig changes, thank you very much. We, platform maintainers, also send arch/arm64/configs/defconfig changes to arm-soc folk. So I applied both patches to IMX tree and will send them to arm-soc for 5.4 inclusion. Shawn > > Cc: Will Deacon <will@kernel.org> > Cc: Shawn Guo <shawnguo@kernel.org> > Cc: Ulf Hansson <ulf.hansson@linaro.org> > Cc: Sudeep Holla <sudeep.holla@arm.com> > Cc: Daniel Lezcano <daniel.lezcano@linaro.org> > Cc: Catalin Marinas <catalin.marinas@arm.com> > Cc: Mark Rutland <mark.rutland@arm.com> > > Lorenzo Pieralisi (2): > arm64: defconfig: Enable the PSCI CPUidle driver > ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driver > > arch/arm/configs/imx_v6_v7_defconfig | 1 + > arch/arm64/configs/defconfig | 1 + > 2 files changed, 2 insertions(+) > > -- > 2.21.0 >
On Mon, Aug 19, 2019 at 09:57:17AM +0200, Shawn Guo wrote: > On Wed, Aug 14, 2019 at 01:52:37PM +0100, Lorenzo Pieralisi wrote: > > Rerouting defconfig updates related to this patch series: > > > > https://lore.kernel.org/linux-arm-kernel/cover.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > to arm-soc, as agreed in: > > > > https://lore.kernel.org/linux-arm-kernel/58d9677db3510ed106fe23118090c84f78a44102.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > Patches [1-6] are already queued in the ARM64 tree. > > > > Please consider pulling these defconfig changes, thank you very much. > > We, platform maintainers, also send arch/arm64/configs/defconfig changes > to arm-soc folk. So I applied both patches to IMX tree and will send > them to arm-soc for 5.4 inclusion. Hi Shawn, there is no need, these updates were already pulled in arm-soc so there is nothing to do, please drop them. Thanks, Lorenzo > Shawn > > > > > Cc: Will Deacon <will@kernel.org> > > Cc: Shawn Guo <shawnguo@kernel.org> > > Cc: Ulf Hansson <ulf.hansson@linaro.org> > > Cc: Sudeep Holla <sudeep.holla@arm.com> > > Cc: Daniel Lezcano <daniel.lezcano@linaro.org> > > Cc: Catalin Marinas <catalin.marinas@arm.com> > > Cc: Mark Rutland <mark.rutland@arm.com> > > > > Lorenzo Pieralisi (2): > > arm64: defconfig: Enable the PSCI CPUidle driver > > ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driver > > > > arch/arm/configs/imx_v6_v7_defconfig | 1 + > > arch/arm64/configs/defconfig | 1 + > > 2 files changed, 2 insertions(+) > > > > -- > > 2.21.0 > >
On Mon, Aug 19, 2019 at 11:21:03AM +0100, Lorenzo Pieralisi wrote: > On Mon, Aug 19, 2019 at 09:57:17AM +0200, Shawn Guo wrote: > > On Wed, Aug 14, 2019 at 01:52:37PM +0100, Lorenzo Pieralisi wrote: > > > Rerouting defconfig updates related to this patch series: > > > > > > https://lore.kernel.org/linux-arm-kernel/cover.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > > > to arm-soc, as agreed in: > > > > > > https://lore.kernel.org/linux-arm-kernel/58d9677db3510ed106fe23118090c84f78a44102.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > > > Patches [1-6] are already queued in the ARM64 tree. > > > > > > Please consider pulling these defconfig changes, thank you very much. > > > > We, platform maintainers, also send arch/arm64/configs/defconfig changes > > to arm-soc folk. So I applied both patches to IMX tree and will send > > them to arm-soc for 5.4 inclusion. > > Hi Shawn, > > there is no need, these updates were already pulled in arm-soc so > there is nothing to do, please drop them. Ah, okay. Dropped them. Shawn