1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-osc-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 Gatable Oscillator Clock Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
20 const: allwinner,sun4i-a10-osc-clk
27 Frequency of the main oscillator.
39 additionalProperties: false
43 osc24M: clk@01c20050 {
45 compatible = "allwinner,sun4i-a10-osc-clk";
46 reg = <0x01c20050 0x4>;
47 clock-frequency = <24000000>;
48 clock-output-names = "osc24M";