Re: [PATCH v2 3/4] dt-bindings: clock: Add Ingenic JZ4755 CGU header

From: Krzysztof Kozlowski
Date: Sun Oct 16 2022 - 11:32:51 EST


On 16/10/2022 11:01, Siarhei Volkau wrote:
> This will be used from the devicetree bindings to specify the clocks
> that should be obtained from the jz4755-cgu driver.
>
> Signed-off-by: Siarhei Volkau <lis8215@xxxxxxxxx>
> ---
> .../dt-bindings/clock/ingenic,jz4755-cgu.h | 49 +++++++++++++++++++
> 1 file changed, 49 insertions(+)
> create mode 100644 include/dt-bindings/clock/ingenic,jz4755-cgu.h
>
> diff --git a/include/dt-bindings/clock/ingenic,jz4755-cgu.h b/include/dt-bindings/clock/ingenic,jz4755-cgu.h
> new file mode 100644
> index 000000000..1ac13d61b
> --- /dev/null
> +++ b/include/dt-bindings/clock/ingenic,jz4755-cgu.h
> @@ -0,0 +1,49 @@
> +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) */

Why did you choose 2.0+?

Best regards,
Krzysztof