linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Tomasz Figa <tomasz.figa@gmail.com>
Cc: k.kozlowski.k@gmail.com, Olof Johansson <olof@lixom.net>,
	devicetree <devicetree@vger.kernel.org>,
	"linux-samsung-soc@vger.kernel.org" 
	<linux-samsung-soc@vger.kernel.org>,
	"arm@kernel.org" <arm@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Linus Walleij <linus.walleij@linaro.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Kevin Hilman <khilman@linaro.org>, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL 5/9] ARM: EXYNOS: Drivers for v4.5
Date: Wed, 23 Dec 2015 20:11:15 +0900	[thread overview]
Message-ID: <567A8153.7080009@samsung.com> (raw)
In-Reply-To: <CA+Ln22HCvb1wt2o=2QcJ5FpLRBO1VB8EcRSxf4jE-19wWmp9MQ@mail.gmail.com>

W dniu 23.12.2015 o 20:06, Tomasz Figa pisze:
> 2015-12-23 19:58 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
>> W dniu 23.12.2015 o 19:54, Tomasz Figa pisze:
>>> Hi,
>>>
>>> 2015-12-23 19:51 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
>>>> W dniu 22.12.2015 o 13:50, Olof Johansson pisze:
>>>>> On Wed, Dec 02, 2015 at 10:39:42AM +0900, Krzysztof Kozlowski wrote:
>>>>>> Hi Kukjin,
>>>>>>
>>>>>> Pinctrl for v4.5.
>>>>>>
>>>>>> Best regards,
>>>>>> Krzysztof
>>>>>>
>>>>>>
>>>>>> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>>>>>>
>>>>>>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>>>>>>
>>>>>> are available in the git repository at:
>>>>>>
>>>>>>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.5
>>>>>>
>>>>>> for you to fetch changes up to 023e06dfa6882f500b9c86fd61f0b1913aa07f36:
>>>>>>
>>>>>>   pinctrl: exynos: add exynos5410 SoC specific data (2015-11-16 10:54:43 +0900)
>>>>>
>>>>> Hi,
>>>>>
>>>>> This should either go in through the pinctrl tree, or have an acked/reviewed-by
>>>>> one of the pinctrl maintainers.
>>>>
>>>> It was acked by Tomasz Figa - Samsung Pin Controller maintainer:
>>>> https://patchwork.ozlabs.org/patch/450340/
>>>
>>> Actually, is there any reason to send this through ARM SoC? Looks like
>>> this pull request contains only pinctrl changes which could normally
>>> go through pinctrl tree. Maybe Linus W. could simply pull it?
>>
>> Of course, I would be happy with it.
>>
>> But apparently I am the only one who continuously tracks all of these
>> patches for Exynos (also for subsystems different than arch/arm/mach*).
>> Yeah, I could ping everyone for every patch (not mine patch I mean)...
>> but it is easier just to grab it after acking and send it. I really
>> don't care about the method, just apply the damned patch ;)
> 
> My intention was by no means to belittle your effort, really thanks
> for doing this. :)
> 
> I was just wondering if Linus couldn't pull this just as is, without
> causing further commotion and unnecessarily introducing field for
> potential conflicts between trees.

That makes sense. The pinctrl driver change is not a direct dependency
for anything in this pull request so from my side:

Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Linus,
The patch can be cherry-picked from:
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=samsung-drivers-4.5

(the only commit in tag: samsung-drivers-4.5)

Best regards,
Krzysztof

  reply	other threads:[~2015-12-23 11:11 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02  1:39 [GIT PULL 0/9] ARM: EXYNOS: Pull request for v4.5 Krzysztof Kozlowski
2015-12-02  1:39 ` [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency " Krzysztof Kozlowski
2015-12-22  4:41   ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 2/9] ARM: EXYNOS: Exynos SoC/mach specific code " Krzysztof Kozlowski
2015-12-22  4:43   ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 " Krzysztof Kozlowski
2015-12-22  4:46   ` Olof Johansson
2015-12-23 10:44     ` Krzysztof Kozlowski
2016-01-07  5:03       ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 4/9] ARM64: EXYNOS: Soc specific code " Krzysztof Kozlowski
2015-12-22  4:49   ` Olof Johansson
2015-12-23 10:48     ` Krzysztof Kozlowski
2015-12-02  1:39 ` [GIT PULL 5/9] ARM: EXYNOS: Drivers " Krzysztof Kozlowski
2015-12-22  4:50   ` Olof Johansson
2015-12-23 10:51     ` Krzysztof Kozlowski
2015-12-23 10:54       ` Tomasz Figa
2015-12-23 10:55         ` Tomasz Figa
2015-12-23 10:58         ` Krzysztof Kozlowski
2015-12-23 11:06           ` Tomasz Figa
2015-12-23 11:11             ` Krzysztof Kozlowski [this message]
2015-12-24  8:56   ` Linus Walleij
2015-12-02  1:39 ` [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, " Krzysztof Kozlowski
2015-12-22  4:51   ` Olof Johansson
2015-12-23 10:55     ` Krzysztof Kozlowski
2016-01-07  5:06       ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree " Krzysztof Kozlowski
2015-12-22  4:52   ` Olof Johansson
2015-12-23 11:04     ` Krzysztof Kozlowski
2015-12-29  6:03     ` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try Krzysztof Kozlowski
2015-12-31 16:33       ` Arnd Bergmann
2015-12-02  1:39 ` [GIT PULL 8/9] ARM64: EXYNOS: dts: DeviceTree for ARM64 for v4.5 Krzysztof Kozlowski
2015-12-22  4:53   ` Olof Johansson
2015-12-02  1:39 ` [GIT PULL 9/9] ARM: EXYNOS: Defconfig " Krzysztof Kozlowski
2015-12-22  4:56   ` Olof Johansson
2015-12-17  1:43 ` [GIT PULL 0/9] ARM: EXYNOS: Pull request " Krzysztof Kozlowski
2015-12-17  2:04   ` Krzysztof Kozlowski

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=567A8153.7080009@samsung.com \
    --to=k.kozlowski@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=k.kozlowski.k@gmail.com \
    --cc=kgene@kernel.org \
    --cc=khilman@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=tomasz.figa@gmail.com \
    --cc=will.deacon@arm.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).