Re: [PATCH 29/30] dt-bindings: reset: Add MediaTek MT8196 Reset Controller binding

From: AngeloGioacchino Del Regno
Date: Mon Jun 23 2025 - 08:27:29 EST


Il 23/06/25 14:13, Krzysztof Kozlowski ha scritto:
On 23/06/2025 12:29, Laura Nao wrote:
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

Add a binding for the PEXTP0/1 and UFS reset controllers found in
the MediaTek MT8196 Chromebook SoC.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Signed-off-by: Laura Nao <laura.nao@xxxxxxxxxxxxx>
---
.../reset/mediatek,mt8196-resets.h | 26 +++++++++++++++++++

This belongs to the binding doc.

1 file changed, 26 insertions(+)
create mode 100644 include/dt-bindings/reset/mediatek,mt8196-resets.h

diff --git a/include/dt-bindings/reset/mediatek,mt8196-resets.h b/include/dt-bindings/reset/mediatek,mt8196-resets.h
new file mode 100644
index 000000000000..1a01b2b01f7f
--- /dev/null
+++ b/include/dt-bindings/reset/mediatek,mt8196-resets.h
@@ -0,0 +1,26 @@
+/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) */

Wrong license, use standard ones.

Oh WHOOOOOPS! No idea how that happened.

Laura, can you please change this to (GPL-2.0-only OR BSD-2-Clause)?

Thanks!

Cheers,
Angelo


Best regards,
Krzysztof