From: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Krzysztof Kozlowski
<krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Inki Dae <inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Joonyoung Shim
<jy0922.shim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Seung-Woo Kim
<sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
Kyungmin Park
<kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
David Airlie <airlied-cv59FeDIM0c@public.gmane.org>,
Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Javier Martinez Canillas
<javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property
Date: Mon, 31 Oct 2016 21:21:36 +0200 [thread overview]
Message-ID: <20161031192136.GA2634@kozik-lap> (raw)
In-Reply-To: <20161030204124.wwvv2qfshj7lvggx@rob-hp-laptop>
On Sun, Oct 30, 2016 at 03:41:24PM -0500, Rob Herring wrote:
> On Fri, Oct 21, 2016 at 05:05:54PM +0300, Krzysztof Kozlowski wrote:
> > The samsung,power-domain property is obsolete since commit 0da658704136
> > ("ARM: dts: convert to generic power domain bindings for exynos DT").
> > Replace it with generic one.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> > ---
> > Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> You didn't send this To me, so I assume someone else is applying it.
>
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Thanks for the ack. I assumed it will go through the Exynos DRM
subsystem maintainer.
Dear Inki Dae,
Could you pick it up or share your comments?
Best regards,
Krzysztof
--
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
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property
Date: Mon, 31 Oct 2016 21:21:36 +0200 [thread overview]
Message-ID: <20161031192136.GA2634@kozik-lap> (raw)
In-Reply-To: <20161030204124.wwvv2qfshj7lvggx@rob-hp-laptop>
On Sun, Oct 30, 2016 at 03:41:24PM -0500, Rob Herring wrote:
> On Fri, Oct 21, 2016 at 05:05:54PM +0300, Krzysztof Kozlowski wrote:
> > The samsung,power-domain property is obsolete since commit 0da658704136
> > ("ARM: dts: convert to generic power domain bindings for exynos DT").
> > Replace it with generic one.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> > Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> You didn't send this To me, so I assume someone else is applying it.
>
> Acked-by: Rob Herring <robh@kernel.org>
Thanks for the ack. I assumed it will go through the Exynos DRM
subsystem maintainer.
Dear Inki Dae,
Could you pick it up or share your comments?
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
Inki Dae <inki.dae@samsung.com>,
Joonyoung Shim <jy0922.shim@samsung.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>,
David Airlie <airlied@linux.ie>, Kukjin Kim <kgene@kernel.org>,
Javier Martinez Canillas <javier@osg.samsung.com>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property
Date: Mon, 31 Oct 2016 21:21:36 +0200 [thread overview]
Message-ID: <20161031192136.GA2634@kozik-lap> (raw)
In-Reply-To: <20161030204124.wwvv2qfshj7lvggx@rob-hp-laptop>
On Sun, Oct 30, 2016 at 03:41:24PM -0500, Rob Herring wrote:
> On Fri, Oct 21, 2016 at 05:05:54PM +0300, Krzysztof Kozlowski wrote:
> > The samsung,power-domain property is obsolete since commit 0da658704136
> > ("ARM: dts: convert to generic power domain bindings for exynos DT").
> > Replace it with generic one.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> > Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> You didn't send this To me, so I assume someone else is applying it.
>
> Acked-by: Rob Herring <robh@kernel.org>
Thanks for the ack. I assumed it will go through the Exynos DRM
subsystem maintainer.
Dear Inki Dae,
Could you pick it up or share your comments?
Best regards,
Krzysztof
next prev parent reply other threads:[~2016-10-31 19:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161021140729eucas1p2db3ea45373ffa0490fb8b10bfa93ed74@eucas1p2.samsung.com>
2016-10-21 14:05 ` [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property Krzysztof Kozlowski
2016-10-21 14:05 ` Krzysztof Kozlowski
2016-10-21 14:05 ` [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung, power-domain property Krzysztof Kozlowski
2016-10-21 14:36 ` [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property Sylwester Nawrocki
2016-10-21 14:36 ` Sylwester Nawrocki
[not found] ` <7e80b5ee-41a9-8c35-ff0d-e1b8b7a4e429-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-10-21 15:28 ` Javier Martinez Canillas
2016-10-21 15:28 ` Javier Martinez Canillas
2016-10-21 15:28 ` Javier Martinez Canillas
2016-10-30 20:41 ` Rob Herring
2016-10-30 20:41 ` Rob Herring
2016-10-30 20:41 ` Rob Herring
2016-10-31 19:21 ` Krzysztof Kozlowski [this message]
2016-10-31 19:21 ` Krzysztof Kozlowski
2016-10-31 19:21 ` 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=20161031192136.GA2634@kozik-lap \
--to=krzk-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=airlied-cv59FeDIM0c@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=inki.dae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org \
--cc=jy0922.shim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
/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.