linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Lucas Stach <l.stach@pengutronix.de>,
	Zhang Rui <rui.zhang@intel.com>, Chris Healy <cphealy@gmail.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	Angus Ainslie <angus@akkea.ca>, dl-linux-imx <linux-imx@nxp.com>,
	Linux PM list <linux-pm@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support
Date: Mon, 9 Dec 2019 10:49:30 -0800	[thread overview]
Message-ID: <CAHQ1cqF9AH=M7DtY3_DvB7RC-FvpiDRvk5LYx0QENhs_hO9W4w@mail.gmail.com> (raw)
In-Reply-To: <94ec72a1-78a0-5a0e-ce52-ccc88e82e4d4@linaro.org>

On Mon, Dec 9, 2019 at 10:20 AM Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
> Hi Lucas,
>
>
> On 06/12/2019 12:46, Lucas Stach wrote:
> > Hi all,
> >
> > can this series be considered for mainline inclusion? It has been
> > tested and works well in our i.MX8M kernel setup.
>
> I'm fine with the changes but the series does not longer apply. I tried
> to solve the conflicts but got too many of them.
>
> Is it possible to respin the series?
>

Yeah, no problem. Will do.

Thanks,
Andrey Smirnov

  reply	other threads:[~2019-12-09 18:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-12  1:29 [PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 01/12] thermal: qoriq: Add local struct device pointer Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 02/12] thermal: qoriq: Don't store struct thermal_zone_device reference Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 03/12] thermal: qoriq: Add local struct qoriq_sensor pointer Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 04/12] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly Andrey Smirnov
2019-09-12  1:29 ` [PATCH v7 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly Andrey Smirnov
2019-09-12  1:34 ` [PATCH v7 07/12] thermal: qoriq: Drop unnecessary drvdata cleanup Andrey Smirnov
2019-09-12  1:34   ` [PATCH v7 08/12] thermal: qoriq: Convert driver to use regmap API Andrey Smirnov
2019-09-12  1:34   ` [PATCH v7 09/12] thermal: qoriq: Enable all sensors before registering them Andrey Smirnov
2019-09-12  1:34   ` [PATCH v7 10/12] thermal: qoriq: Do not report invalid temperature reading Andrey Smirnov
2019-09-12  1:34   ` [PATCH v7 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs() Andrey Smirnov
2019-09-12  1:34   ` [PATCH v7 12/12] thermal: qoriq: Add hwmon support Andrey Smirnov
2019-12-06 11:46 ` [PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support Lucas Stach
2019-12-06 12:01   ` Daniel Lezcano
2019-12-09 18:20   ` Daniel Lezcano
2019-12-09 18:49     ` Andrey Smirnov [this message]
2019-12-09 18:54       ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHQ1cqF9AH=M7DtY3_DvB7RC-FvpiDRvk5LYx0QENhs_hO9W4w@mail.gmail.com' \
    --to=andrew.smirnov@gmail.com \
    --cc=angus@akkea.ca \
    --cc=cphealy@gmail.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=edubezval@gmail.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).