All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Cc: Lee Jones <lee.jones@linaro.org>,
	Support Opensource <support.opensource@diasemi.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Jean Delvare <jdelvare@suse.com>,
	devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window
Date: Tue, 29 Aug 2017 19:06:50 -0700	[thread overview]
Message-ID: <706b6632-dffc-ec94-1258-5ddc030a7ca2@roeck-us.net> (raw)
In-Reply-To: <20170829141913.ieujukwf4xxed3ez@earth>

On 08/29/2017 07:19 AM, Sebastian Reichel wrote:
> Hi Guenter,
> 
> On Tue, Aug 29, 2017 at 06:34:39AM -0700, Guenter Roeck wrote:
>> On 08/29/2017 05:51 AM, Sebastian Reichel wrote:
>>> Hi Lee,
>>>
>>> I noticed, that you did not yet push out your for-mfd-next branch,
>>> so the patches did not yet appear in linux-next. Was this
>>> intentional?
>>>
>> The immutable branch referenced below doesn't exist either.
> 
> The immutable branch looks ok for me:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/log/?h=ib-mfd-hwmon-v4.14
> 

Hmm, yes, I must be blind.

Guenter

>> Guenter
>>
>>> -- Sebastian
>>>
>>> On Tue, Aug 22, 2017 at 08:47:41AM +0100, Lee Jones wrote:
>>>> Enjoy!
>>>>
>>>> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>>>>
>>>>     Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>     git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-hwmon-v4.14
>>>>
>>>> for you to fetch changes up to 4f16cab19a3d57638dd5d962ff6e87c154a6cab2:
>>>>
>>>>     hwmon: da9052: Add support for TSI channel (2017-08-22 08:45:02 +0100)
>>>>
>>>> ----------------------------------------------------------------
>>>> Immutable branch between MFD and HWMON due for the v4.14 merge window
>>>>
>>>> ----------------------------------------------------------------
>>>> Sebastian Reichel (4):
>>>>         mfd: da9052: Add register details for TSI
>>>>         hwmon: da9052: Replace S_IRUGO with 0444
>>>>         mfd: da9052: Make touchscreen registration optional
>>>>         hwmon: da9052: Add support for TSI channel
>>>>
>>>>    drivers/hwmon/da9052-hwmon.c      | 285 +++++++++++++++++++++++++++++++++++---
>>>>    drivers/mfd/da9052-core.c         |  26 +++-
>>>>    include/linux/mfd/da9052/da9052.h |   6 +
>>>>    include/linux/mfd/da9052/reg.h    |  11 +-
>>>>    4 files changed, 302 insertions(+), 26 deletions(-)
>>>> -- 
>>>> Lee Jones
>>>> Linaro STMicroelectronics Landing Team Lead
>>>> Linaro.org │ Open source software for ARM SoCs
>>>> Follow Linaro: Facebook | Twitter | Blog
>>


WARNING: multiple messages have this Message-ID (diff)
From: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
To: Sebastian Reichel
	<sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
Cc: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Support Opensource
	<support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Jean Delvare <jdelvare-IBi9RG/b67k@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window
Date: Tue, 29 Aug 2017 19:06:50 -0700	[thread overview]
Message-ID: <706b6632-dffc-ec94-1258-5ddc030a7ca2@roeck-us.net> (raw)
In-Reply-To: <20170829141913.ieujukwf4xxed3ez@earth>

On 08/29/2017 07:19 AM, Sebastian Reichel wrote:
> Hi Guenter,
> 
> On Tue, Aug 29, 2017 at 06:34:39AM -0700, Guenter Roeck wrote:
>> On 08/29/2017 05:51 AM, Sebastian Reichel wrote:
>>> Hi Lee,
>>>
>>> I noticed, that you did not yet push out your for-mfd-next branch,
>>> so the patches did not yet appear in linux-next. Was this
>>> intentional?
>>>
>> The immutable branch referenced below doesn't exist either.
> 
> The immutable branch looks ok for me:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/log/?h=ib-mfd-hwmon-v4.14
> 

Hmm, yes, I must be blind.

Guenter

>> Guenter
>>
>>> -- Sebastian
>>>
>>> On Tue, Aug 22, 2017 at 08:47:41AM +0100, Lee Jones wrote:
>>>> Enjoy!
>>>>
>>>> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
>>>>
>>>>     Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>     git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-hwmon-v4.14
>>>>
>>>> for you to fetch changes up to 4f16cab19a3d57638dd5d962ff6e87c154a6cab2:
>>>>
>>>>     hwmon: da9052: Add support for TSI channel (2017-08-22 08:45:02 +0100)
>>>>
>>>> ----------------------------------------------------------------
>>>> Immutable branch between MFD and HWMON due for the v4.14 merge window
>>>>
>>>> ----------------------------------------------------------------
>>>> Sebastian Reichel (4):
>>>>         mfd: da9052: Add register details for TSI
>>>>         hwmon: da9052: Replace S_IRUGO with 0444
>>>>         mfd: da9052: Make touchscreen registration optional
>>>>         hwmon: da9052: Add support for TSI channel
>>>>
>>>>    drivers/hwmon/da9052-hwmon.c      | 285 +++++++++++++++++++++++++++++++++++---
>>>>    drivers/mfd/da9052-core.c         |  26 +++-
>>>>    include/linux/mfd/da9052/da9052.h |   6 +
>>>>    include/linux/mfd/da9052/reg.h    |  11 +-
>>>>    4 files changed, 302 insertions(+), 26 deletions(-)
>>>> -- 
>>>> Lee Jones
>>>> Linaro STMicroelectronics Landing Team Lead
>>>> Linaro.org │ Open source software for ARM SoCs
>>>> Follow Linaro: Facebook | Twitter | Blog
>>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2017-08-30  2:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-21 14:54 [RESEND] [PATCHv6 0/4] DA9052 hardware monitoring improvements Sebastian Reichel
2017-08-21 14:54 ` [RESEND] [PATCHv6 1/4] mfd: da9052: add register details for TSI Sebastian Reichel
2017-08-22  7:46   ` Lee Jones
2017-08-22  7:46     ` Lee Jones
2017-08-21 14:54 ` [RESEND] [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Sebastian Reichel
2017-08-22  7:46   ` Lee Jones
2017-08-21 14:54 ` [RESEND] [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Sebastian Reichel
2017-08-22  7:46   ` Lee Jones
2017-08-21 14:54 ` [RESEND] [PATCHv6 4/4] hwmon: da9052: add support for TSI channel Sebastian Reichel
2017-08-22  7:47   ` Lee Jones
2017-08-22  7:47 ` [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window Lee Jones
2017-08-29 12:51   ` Sebastian Reichel
2017-08-29 12:51     ` Sebastian Reichel
2017-08-29 13:34     ` Guenter Roeck
2017-08-29 14:19       ` Sebastian Reichel
2017-08-30  2:06         ` Guenter Roeck [this message]
2017-08-30  2:06           ` Guenter Roeck
2017-09-04  7:54           ` Lee Jones

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=706b6632-dffc-ec94-1258-5ddc030a7ca2@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=devicetree@vger.kernel.org \
    --cc=jdelvare@suse.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.reichel@collabora.co.uk \
    --cc=support.opensource@diasemi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.