From: Lukasz Majewski <l.majewski@samsung.com>
To: Kukjin Kim <kgene@kernel.org>
Cc: 'Eduardo Valentin' <edubezval@gmail.com>,
'Kevin Hilman' <khilman@linaro.org>,
arm@kernel.org, 'Arnd Bergmann' <arnd@arndb.de>,
linux-samsung-soc@vger.kernel.org,
'Olof Johansson' <olof@lixom.net>,
linux-arm-kernel@lists.infradead.org,
'Marek Szyprowski' <m.szyprowski@samsung.com>
Subject: Re: [GIT PULL 2/2] Samsung fixes-2 for v4.0
Date: Mon, 09 Mar 2015 09:28:03 +0100 [thread overview]
Message-ID: <20150309092803.1943e5f2@amdc2363> (raw)
In-Reply-To: <076f01d05a41$be568660$3b039320$@kernel.org>
Hi Kukjin,
> Lukasz Majewski wrote:
> >
> > Hi Eduardo,
> >
> > > On Fri, Mar 06, 2015 at 07:16:53PM +0900, Kukjin Kim wrote:
> > > > Arnd Bergmann wrote:
> > > > >
> > > > + Eduardo
> > > >
> > > > Hi Arnd,
> > > >
> > > > > On Tuesday 03 March 2015 04:00:14 Kukjin Kim wrote:
> > > > > > Please pull Samsung tmu and hdmi regression fixes for v4.0
> > > > > > and I know this is quite big for fixes but I couldn't
> > > > > > handle this series for previous merge window because of
> > > > > > dependency with driver side...sorry for that and please
> > > > > > pull so that we could support them in v4.0 on exynos
> > > > > > platforms.
> > > > >
> > > > > What kind of dependency do you have there? It really should
> > > > > not be necessary to wait for driver changes, unless you do an
> > > > > incompatible DT binding change, which you should avoid.
> > > > >
> > > > For TMU patches, I've asked Eduardo to provide topic branch for
> > > > 'include/dt-bindings/thermal/thermal_exynos.h' has been added
> > > > via thermal tree because if I can't apply the patch in Samsung
> > > > tree for arm-soc, kernel build breakage will be happened. But I
> > > > couldn't get Eduardo's topic branch.
> > >
> > >
> > > Specifically, the developer, while migrating the driver to
> > > support DT and OF thermal, decided to create a header with
> > > constants. The header is used by DT files and the driver code.
> > > The header was the dependency.
> >
> > Just my 2 cents :-).
> >
> > The above situation is the justification for adding the whole patch
> > set to one repository when all ACKs are collected for it.
> >
> I don't think so, even your series can be upstreamed though, other
> useless merge conflicts would be happened so we decided all of DT
> should be handled in arch side not driver side. So please don't argue
> about that.
Ok, I will not :-)
>
> - Kukjin
>
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
WARNING: multiple messages have this Message-ID (diff)
From: l.majewski@samsung.com (Lukasz Majewski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] Samsung fixes-2 for v4.0
Date: Mon, 09 Mar 2015 09:28:03 +0100 [thread overview]
Message-ID: <20150309092803.1943e5f2@amdc2363> (raw)
In-Reply-To: <076f01d05a41$be568660$3b039320$@kernel.org>
Hi Kukjin,
> Lukasz Majewski wrote:
> >
> > Hi Eduardo,
> >
> > > On Fri, Mar 06, 2015 at 07:16:53PM +0900, Kukjin Kim wrote:
> > > > Arnd Bergmann wrote:
> > > > >
> > > > + Eduardo
> > > >
> > > > Hi Arnd,
> > > >
> > > > > On Tuesday 03 March 2015 04:00:14 Kukjin Kim wrote:
> > > > > > Please pull Samsung tmu and hdmi regression fixes for v4.0
> > > > > > and I know this is quite big for fixes but I couldn't
> > > > > > handle this series for previous merge window because of
> > > > > > dependency with driver side...sorry for that and please
> > > > > > pull so that we could support them in v4.0 on exynos
> > > > > > platforms.
> > > > >
> > > > > What kind of dependency do you have there? It really should
> > > > > not be necessary to wait for driver changes, unless you do an
> > > > > incompatible DT binding change, which you should avoid.
> > > > >
> > > > For TMU patches, I've asked Eduardo to provide topic branch for
> > > > 'include/dt-bindings/thermal/thermal_exynos.h' has been added
> > > > via thermal tree because if I can't apply the patch in Samsung
> > > > tree for arm-soc, kernel build breakage will be happened. But I
> > > > couldn't get Eduardo's topic branch.
> > >
> > >
> > > Specifically, the developer, while migrating the driver to
> > > support DT and OF thermal, decided to create a header with
> > > constants. The header is used by DT files and the driver code.
> > > The header was the dependency.
> >
> > Just my 2 cents :-).
> >
> > The above situation is the justification for adding the whole patch
> > set to one repository when all ACKs are collected for it.
> >
> I don't think so, even your series can be upstreamed though, other
> useless merge conflicts would be happened so we decided all of DT
> should be handled in arch side not driver side. So please don't argue
> about that.
Ok, I will not :-)
>
> - Kukjin
>
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
next prev parent reply other threads:[~2015-03-09 8:28 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-02 19:00 [GIT PULL 2/2] Samsung fixes-2 for v4.0 Kukjin Kim
2015-03-02 19:00 ` Kukjin Kim
2015-03-04 20:04 ` Arnd Bergmann
2015-03-04 20:04 ` Arnd Bergmann
2015-03-04 23:04 ` Arnd Bergmann
2015-03-04 23:04 ` Arnd Bergmann
2015-03-05 0:38 ` Javier Martinez Canillas
2015-03-05 0:38 ` Javier Martinez Canillas
2015-03-06 9:43 ` Kukjin Kim
2015-03-06 9:43 ` Kukjin Kim
2015-03-06 10:07 ` Javier Martinez Canillas
2015-03-06 10:07 ` Javier Martinez Canillas
2015-03-14 13:17 ` Javier Martinez Canillas
2015-03-14 13:17 ` Javier Martinez Canillas
2015-03-06 10:16 ` Kukjin Kim
2015-03-06 10:16 ` Kukjin Kim
2015-03-05 12:34 ` Eduardo Valentin
2015-03-05 12:34 ` Eduardo Valentin
2015-03-09 7:44 ` Lukasz Majewski
2015-03-09 7:44 ` Lukasz Majewski
2015-03-09 8:19 ` Kukjin Kim
2015-03-09 8:19 ` Kukjin Kim
2015-03-09 8:28 ` Lukasz Majewski [this message]
2015-03-09 8:28 ` Lukasz Majewski
2015-03-12 11:15 ` Kukjin Kim
2015-03-12 11:15 ` Kukjin Kim
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=20150309092803.1943e5f2@amdc2363 \
--to=l.majewski@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=edubezval@gmail.com \
--cc=kgene@kernel.org \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=olof@lixom.net \
/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.