| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/nuvoton,ma35d1-clk.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Nuvoton MA35D1 Clock Controller Module |
| - Chi-Fang Li <cfli0@nuvoton.com> |
| - Jacky Huang <ychuang3@nuvoton.com> |
| The MA35D1 clock controller generates clocks for the whole chip, |
| including system clocks and all peripheral clocks. |
| include/dt-bindings/clock/ma35d1-clk.h |
| - const: nuvoton,ma35d1-clk |
| A list of PLL operation mode corresponding to CAPLL, DDRPLL, APLL, |
| EPLL, and VPLL in sequential. |
| $ref: /schemas/types.yaml#/definitions/non-unique-string-array |
| additionalProperties: false |
| clock-controller@40460200 { |
| compatible = "nuvoton,ma35d1-clk"; |
| reg = <0x40460200 0x100>; |