| # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/mstar,msc313-cpupll.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: MStar/Sigmastar MSC313 CPU PLL |
| - Daniel Palmer <daniel@thingy.jp> |
| The MStar/SigmaStar MSC313 and later ARMv7 chips have a scalable |
| PLL that can be used as the clock source for the CPU(s). |
| const: mstar,msc313-cpupll |
| additionalProperties: false |
| #include <dt-bindings/clock/mstar-msc313-mpll.h> |
| compatible = "mstar,msc313-cpupll"; |
| clocks = <&mpll MSTAR_MSC313_MPLL_DIV2>; |