All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] dt-bindings: clock: samsung: Add SPDX license identifiers
Date: Thu, 19 Jul 2018 08:45:38 +0900	[thread overview]
Message-ID: <5B4FD122.3070403@samsung.com> (raw)
In-Reply-To: <20180718200216.6389-1-krzk@kernel.org>

Hi Krzysztof,

On 2018년 07월 19일 05:02, Krzysztof Kozlowski wrote:
> Replace GPL license statements with SPDX license identifiers (GPL-2.0).
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  include/dt-bindings/clock/exynos3250.h            | 5 +----
>  include/dt-bindings/clock/exynos4.h               | 7 ++-----
>  include/dt-bindings/clock/exynos5250.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5260-clk.h        | 7 ++-----
>  include/dt-bindings/clock/exynos5410.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5420.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5433.h            | 5 +----
>  include/dt-bindings/clock/exynos7-clk.h           | 7 ++-----
>  include/dt-bindings/clock/s3c2410.h               | 5 +----
>  include/dt-bindings/clock/s3c2412.h               | 5 +----
>  include/dt-bindings/clock/s3c2443.h               | 5 +----
>  include/dt-bindings/clock/samsung,s2mps11.h       | 5 +----
>  include/dt-bindings/clock/samsung,s3c64xx-clock.h | 7 ++-----
>  13 files changed, 20 insertions(+), 59 deletions(-)
> 

Looks good to me.
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>

(snip)

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dt-bindings: clock: samsung: Add SPDX license identifiers
Date: Thu, 19 Jul 2018 08:45:38 +0900	[thread overview]
Message-ID: <5B4FD122.3070403@samsung.com> (raw)
In-Reply-To: <20180718200216.6389-1-krzk@kernel.org>

Hi Krzysztof,

On 2018? 07? 19? 05:02, Krzysztof Kozlowski wrote:
> Replace GPL license statements with SPDX license identifiers (GPL-2.0).
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  include/dt-bindings/clock/exynos3250.h            | 5 +----
>  include/dt-bindings/clock/exynos4.h               | 7 ++-----
>  include/dt-bindings/clock/exynos5250.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5260-clk.h        | 7 ++-----
>  include/dt-bindings/clock/exynos5410.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5420.h            | 7 ++-----
>  include/dt-bindings/clock/exynos5433.h            | 5 +----
>  include/dt-bindings/clock/exynos7-clk.h           | 7 ++-----
>  include/dt-bindings/clock/s3c2410.h               | 5 +----
>  include/dt-bindings/clock/s3c2412.h               | 5 +----
>  include/dt-bindings/clock/s3c2443.h               | 5 +----
>  include/dt-bindings/clock/samsung,s2mps11.h       | 5 +----
>  include/dt-bindings/clock/samsung,s3c64xx-clock.h | 7 ++-----
>  13 files changed, 20 insertions(+), 59 deletions(-)
> 

Looks good to me.
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>

(snip)

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

  reply	other threads:[~2018-07-18 23:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180718200247epcas1p33ff6e502031498802741a0dc37400ca9@epcas1p3.samsung.com>
2018-07-18 20:02 ` [PATCH] dt-bindings: clock: samsung: Add SPDX license identifiers Krzysztof Kozlowski
2018-07-18 20:02   ` Krzysztof Kozlowski
2018-07-18 23:45   ` Chanwoo Choi [this message]
2018-07-18 23:45     ` Chanwoo Choi
2018-07-25 19:13   ` Rob Herring
2018-07-25 19:13     ` Rob Herring

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=5B4FD122.3070403@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=tglx@linutronix.de \
    --cc=tomasz.figa@gmail.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.