Lines Matching +full:s3c6410 +full:- +full:clock
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/samsung,s3c6400-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung S3C6400 SoC clock controller
10 - Krzysztof Kozlowski <krzk@kernel.org>
14 that they are defined using standard clock bindings with following
15 clock-output-names and/or provided as clock inputs to this clock controller:
16 - "fin_pll" - PLL input clock (xtal/extclk) - required,
17 - "xusbxti" - USB xtal - required,
18 - "iiscdclk0" - I2S0 codec clock - optional,
19 - "iiscdclk1" - I2S1 codec clock - optional,
20 - "iiscdclk2" - I2S2 codec clock - optional,
21 - "pcmcdclk0" - PCM0 codec clock - optional,
22 - "pcmcdclk1" - PCM1 codec clock - optional, only S3C6410.
25 include/dt-bindings/clock/samsung,s3c64xx-clock.h header.
30 - samsung,s3c6400-clock
31 - samsung,s3c6410-clock
39 "#clock-cells":
43 - compatible
44 - reg
45 - clocks
46 - "#clock-cells"
51 - |
52 clock-controller@7e00f000 {
53 compatible = "samsung,s3c6410-clock";
55 #clock-cells = <1>;