Home
last modified time | relevance | path

Searched +full:ep7312 +full:- +full:clk (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dcirrus,ep7209-clk.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/cirrus,ep7209-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexander Shiyan <shc_work@mail.ru>
13 See include/dt-bindings/clock/clps711x-clock.h for the full list of CLPS711X
19 - const: cirrus,ep7312-clk
20 - const: cirrus,ep7209-clk
25 startup-frequency:
29 "#clock-cells":
[all …]
H A Dclps711x-clock.txt4 - compatible : Shall contain "cirrus,ep7209-clk".
5 - reg : Address of the internal register set.
6 - startup-frequency: Factory set CPU startup frequency in HZ.
7 - #clock-cells : Should be <1>.
10 ID in its "clocks" phandle cell. See include/dt-bindings/clock/clps711x-clock.h
15 #clock-cells = <1>;
16 compatible = "cirrus,ep7312-clk", "cirrus,ep7209-clk";
18 startup-frequency = <73728000>;