Dear Krzysztof,
On 2023/3/16 下午 03:31, Krzysztof Kozlowski wrote:
On 15/03/2023 08:28, Jacky Huang wrote:
From: Jacky Huang <ychuang3@xxxxxxxxxxx>
Add the dt-bindings header for Nuvoton ma35d1, that gets shared
between the clock controller and clock references in the dts.
I don't see the device binding. They come together.
I should move
Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml
into this patch, right?
Signed-off-by: Jacky Huang <ychuang3@xxxxxxxxxxx>
---
.../dt-bindings/clock/nuvoton,ma35d1-clk.h | 253 ++++++++++++++++++
1 file changed, 253 insertions(+)
create mode 100644 include/dt-bindings/clock/nuvoton,ma35d1-clk.h
diff --git a/include/dt-bindings/clock/nuvoton,ma35d1-clk.h b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
new file mode 100644
index 000000000000..6c569fdd6e06
--- /dev/null
+++ b/include/dt-bindings/clock/nuvoton,ma35d1-clk.h
@@ -0,0 +1,253 @@
+/* SPDX-License-Identifier: GPL-2.0 */
Dual license.
OK, I will fix it.
Best regards,
Krzysztof