devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: zhangqing@rock-chips.com, finley.xiao@rock-chips.com,
	shawn.lin@rock-chips.com, zhengxing@rock-chips.com,
	jeffy.chen@rock-chips.com, jay.xu@rock-chips.com,
	Johan Jonker <jbx6244@gmail.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	sboyd@kernel.org, mturquette@baylibre.com,
	linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] dt-bindings: clock: rockchip: change SPDX-License-Identifier
Date: Sat, 17 Sep 2022 08:59:14 +0200	[thread overview]
Message-ID: <2999300.CbtlEUcBR6@phil> (raw)
In-Reply-To: <d70fa056-608d-0c19-7948-c67b15a4246e@gmail.com>

Am Mittwoch, 14. September 2022, 12:50:45 CEST schrieb Johan Jonker:
> Change SPDX-License-Identifier to (GPL-2.0-only OR BSD-2-Clause)
> for Rockchip clock bindings.
> 
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> 
> Request for copyright holder approval.

For me that is always ok, to follow in-kernel policies more closely.
Rockchip recently also suggested changing the license [0], although
they requested "GPL-2.0+ OR MIT", which should be pretty much
the same though.


Heiko

[0] https://lore.kernel.org/all/510d1180-bc8e-7820-c772-ed7f35447087@rock-chips.com/

> ---
>  Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml  | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3036-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3188-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3228-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3288-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3308-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3368-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3399-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rk3568-cru.yaml          | 2 +-
>  .../devicetree/bindings/clock/rockchip,rv1108-cru.yaml          | 2 +-
>  10 files changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml
> index 3eec381c7..cb20a632c 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,px30-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml
> index 1376230fe..ffac332b9 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3036-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml
> index ddd7e46af..6979ed1c4 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3188-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml
> index cf7dc01d9..ca34345e1 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3228-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml
> index 96bc05749..b952b0eab 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3288-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml
> index 523ee578a..e1b314ed3 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3308-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml
> index adb678777..3e8225357 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3368-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
> index 54da1e31e..b06eef33b 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0-only
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3399-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml
> index fc7546f52..5b49adcac 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rk3568-cru.yaml#
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml
> index 20421c22f..95bfeb8fc 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/clock/rockchip,rv1108-cru.yaml#
> 





      parent reply	other threads:[~2022-09-17  6:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-14 10:50 [PATCH v1] dt-bindings: clock: rockchip: change SPDX-License-Identifier Johan Jonker
2022-09-14 16:33 ` Rob Herring
2022-09-17  6:59 ` Heiko Stuebner [this message]

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=2999300.CbtlEUcBR6@phil \
    --to=heiko@sntech.de \
    --cc=devicetree@vger.kernel.org \
    --cc=finley.xiao@rock-chips.com \
    --cc=jay.xu@rock-chips.com \
    --cc=jbx6244@gmail.com \
    --cc=jeffy.chen@rock-chips.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=zhangqing@rock-chips.com \
    --cc=zhengxing@rock-chips.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).