diff mbox series

[v2] dt-bindings: clock: rockchip: change SPDX-License-Identifier

Message ID 20c6a502-2ff5-bdb1-fb4f-0741f3a2c19c@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v2] dt-bindings: clock: rockchip: change SPDX-License-Identifier | expand

Commit Message

Johan Jonker Sept. 19, 2022, 10:25 p.m. UTC
Change SPDX-License-Identifier to (GPL-2.0+ OR MIT)
for Rockchip clock bindings.

Cc: Heiko Stübner <heiko@sntech.de>
Cc: Elaine Zhang <zhangqing@rock-chips.com>
Cc: Xing Zheng <zhengxing@rock-chips.com>
Cc: Jeffy Chen <jeffy.chen@rock-chips.com>
Cc: Finley Xiao <finley.xiao@rock-chips.com>
Cc: Andy Yan <andy.yan@rock-chips.com>
Cc: Shawn Lin <shawn.lin@rock-chips.com>
Cc: Eric Engestrom <eric@engestrom.ch>
Cc: Mylène Josserand <mylene.josserand@collabora.com>
Cc: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---

Request for copyright holder approval.
Rockchip recently replied on other clock-patches to dual-license the
binding.

https://lore.kernel.org/all/510d1180-bc8e-7820-c772-ed7f35447087@rock-chips.com/
From Finley with an  @rock-chips.com address, so this should be ok.

---

Changed V2:
  Use GPL-2.0+ OR MIT license
  Add more CC

---

git log Documentation/devicetree/bindings/clock/*px30*.txt

Author: Heiko Stuebner <heiko@sntech.de>
    arm64: dts: rockchip: document explicit px30 cru dependencies

Author: Elaine Zhang <zhangqing@rock-chips.com>
    dt-bindings: add bindings for px30 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk3036*.txt

Author: Xing Zheng <zhengxing@rock-chips.com>
    clk: rockchip: rk3036: rename emac ext source clock

Author: Xing Zheng <zhengxing@rock-chips.com>
    dt-bindings: add documentation of rk3036 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk3188*.txt

Author: Eric Engestrom <eric@engestrom.ch>
    Documentation: dt: clock: fix spelling mistakes

Author: Heiko Stübner <heiko@sntech.de>
    dt-bindings: add documentation for rk3188 clock and reset unit

===

git log Documentation/devicetree/bindings/clock/*rk3228*.txt

Author: Jeffy Chen <jeffy.chen@rock-chips.com>
    dt-bindings: add documentation of rk3228 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk3288*.txt

Author: Mylène Josserand <mylene.josserand@collabora.com>
    dt-bindings: clocks: add rk3288w variant compatible

Author: Eric Engestrom <eric@engestrom.ch>
    Documentation: dt: clock: fix spelling mistakes

Author: Heiko Stübner <heiko@sntech.de>
    dt-bindings: add documentation for rk3288 cru

===

git log Documentation/devicetree/bindings/clock/*rk3308*.txt

Author: Finley Xiao <finley.xiao@rock-chips.com>
    dt-bindings: Add bindings for rk3308 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk3368*.txt

Author: Heiko Stuebner <heiko@sntech.de>
    dt-bindings: add documentation of rk3668 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk3399*.txt

Author: Nícolas F. R. A. Prado <nfraprado@collabora.com>
    dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema

Author: Xing Zheng <zhengxing@rock-chips.com>
    dt-bindings: clk: add rockchip,grf property for RK3399

Author: Xing Zheng <zhengxing@rock-chips.com>
    dt-bindings: add bindings for rk3399 clock controller

===

git log Documentation/devicetree/bindings/clock/*rk11*.txt

Author: Andy Yan <andy.yan@rock-chips.com>
    dt-bindings: rk1108-cru: rename RK1108 to RV1108

Author: Shawn Lin <shawn.lin@rock-chips.com>
    dt-bindings: add documentation for rk1108 cru
---
 Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml  | 2 +-
 .../devicetree/bindings/clock/rockchip,rk3036-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,rv1108-cru.yaml          | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Comments

Eric Engestrom Sept. 21, 2022, 9:58 a.m. UTC | #1
On Tuesday, 2022-09-20 00:25:07 +0200, Johan Jonker wrote:
> Change SPDX-License-Identifier to (GPL-2.0+ OR MIT)
> for Rockchip clock bindings.
> 
> Cc: Heiko Stübner <heiko@sntech.de>
> Cc: Elaine Zhang <zhangqing@rock-chips.com>
> Cc: Xing Zheng <zhengxing@rock-chips.com>
> Cc: Jeffy Chen <jeffy.chen@rock-chips.com>
> Cc: Finley Xiao <finley.xiao@rock-chips.com>
> Cc: Andy Yan <andy.yan@rock-chips.com>
> Cc: Shawn Lin <shawn.lin@rock-chips.com>
> Cc: Eric Engestrom <eric@engestrom.ch>
> Cc: Mylène Josserand <mylene.josserand@collabora.com>
> Cc: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> 
> Request for copyright holder approval.
> Rockchip recently replied on other clock-patches to dual-license the
> binding.

Acked-by: Eric Engestrom <eric@engestrom.ch>
Nícolas F. R. A. Prado Sept. 23, 2022, 1:50 p.m. UTC | #2
On Tue, Sep 20, 2022 at 12:25:07AM +0200, Johan Jonker wrote:
> Change SPDX-License-Identifier to (GPL-2.0+ OR MIT)
> for Rockchip clock bindings.
> 
> Cc: Heiko Stübner <heiko@sntech.de>
> Cc: Elaine Zhang <zhangqing@rock-chips.com>
> Cc: Xing Zheng <zhengxing@rock-chips.com>
> Cc: Jeffy Chen <jeffy.chen@rock-chips.com>
> Cc: Finley Xiao <finley.xiao@rock-chips.com>
> Cc: Andy Yan <andy.yan@rock-chips.com>
> Cc: Shawn Lin <shawn.lin@rock-chips.com>
> Cc: Eric Engestrom <eric@engestrom.ch>
> Cc: Mylène Josserand <mylene.josserand@collabora.com>
> Cc: Nícolas F. R. A. Prado <nfraprado@collabora.com>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> 
> Request for copyright holder approval.
> Rockchip recently replied on other clock-patches to dual-license the
> binding.

Acked-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Heiko Stübner Sept. 23, 2022, 6:49 p.m. UTC | #3
On Tue, 20 Sep 2022 00:25:07 +0200, Johan Jonker wrote:
> Change SPDX-License-Identifier to (GPL-2.0+ OR MIT)
> for Rockchip clock bindings.

Applied, thanks!

[1/1] dt-bindings: clock: rockchip: change SPDX-License-Identifier
      commit: fffa0fa4d029c10406d417dd33f630bee4b12c02

Best regards,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml
index 3eec381c7cf5..0f0f64b6f8cb 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+ OR MIT)
 %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 1376230fede6..ba5b45464315 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+ OR MIT)
 %YAML 1.2
 ---
 $id: http://devicetree.org/schemas/clock/rockchip,rk3036-cru.yaml#
diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml
index cf7dc01d9478..1050fff72ade 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+ OR MIT)
 %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 96bc05749e1a..6655e97d52e4 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+ OR MIT)
 %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 523ee578a586..fec37f5b80f6 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+ OR MIT)
 %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 adb67877720d..90af242b41c1 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+ OR MIT)
 %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 54da1e31ea73..0b758e015ee3 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+ OR MIT)
 %YAML 1.2
 ---
 $id: http://devicetree.org/schemas/clock/rockchip,rk3399-cru.yaml#
diff --git a/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml b/Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml
index 20421c22f184..4611d920b8df 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+ OR MIT)
 %YAML 1.2
 ---
 $id: http://devicetree.org/schemas/clock/rockchip,rv1108-cru.yaml#