| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-pll5-clk.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Allwinner A10 DRAM PLL |
| - Chen-Yu Tsai <wens@csie.org> |
| - Maxime Ripard <mripard@kernel.org> |
| The first output is the DRAM clock output, the second is meant |
| for peripherals on the SoC. |
| const: allwinner,sun4i-a10-pll5-clk |
| additionalProperties: false |
| compatible = "allwinner,sun4i-a10-pll5-clk"; |
| clock-output-names = "pll5_ddr", "pll5_other"; |