Re: [PATCH 1/3] dt-bindings: reset: sifive: add fu540/fu740 reset indexes

From: Krzysztof Kozlowski
Date: Thu Aug 29 2024 - 01:59:06 EST


On 28/08/2024 08:55, Bo Gan wrote:
> Add bindings for FU540/FU740 clock/reset controller. The header is taken
> from the same path in U-Boot with macros renamed to have FU540/740 prefix.
>
> Signed-off-by: Bo Gan <ganboing@xxxxxxxxx>
> ---
> include/dt-bindings/reset/sifive-fu540-prci.h | 19 +++++++++++++++++++
> include/dt-bindings/reset/sifive-fu740-prci.h | 19 +++++++++++++++++++
> 2 files changed, 38 insertions(+)
> create mode 100644 include/dt-bindings/reset/sifive-fu540-prci.h
> create mode 100644 include/dt-bindings/reset/sifive-fu740-prci.h
>
> diff --git a/include/dt-bindings/reset/sifive-fu540-prci.h b/include/dt-bindings/reset/sifive-fu540-prci.h
> new file mode 100644
> index 000000000000..dbaf602262d2
> --- /dev/null
> +++ b/include/dt-bindings/reset/sifive-fu540-prci.h

Filename matching compatible.

> @@ -0,0 +1,19 @@
> +/* SPDX-License-Identifier: GPL-2.0 */

Dual license.


Best regards,
Krzysztof