Home
last modified time | relevance | path

Searched +full:axxia +full:- +full:clock (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dlsi,axm5516-clks.txt1 AXM5516 clock driver bindings
2 -----------------------------
5 - compatible : shall contain "lsi,axm5516-clks"
6 - reg : shall contain base register location and length
7 - #clock-cells : shall contain 1
9 The consumer specifies the desired clock by having the clock ID in its "clocks"
10 phandle cell. See <dt-bindings/clock/lsi,axxia-clock.h> for the list of
11 supported clock IDs.
15 clks: clock-controller@2010020000 {
16 compatible = "lsi,axm5516-clks";
[all …]
H A Dlsi,axm5516-clks.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/clock/lsi,axm5516-clks.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: LSI AXM5516 Clock Controller
11 - Anders Berg <anders.berg@lsi.com>
14 See <dt-bindings/clock/lsi,axxia-clock.h> for the list of supported clock IDs.
18 const: lsi,axm5516-clks
23 '#clock-cells':
27 - compatible
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-axxia.txt1 LSI Axxia I2C
4 - compatible : Must be "lsi,api2c"
5 - reg : Offset and length of the register set for the device
6 - interrupts : the interrupt specifier
7 - #address-cells : Must be <1>;
8 - #size-cells : Must be <0>;
9 - clock-names : Must contain "i2c".
10 - clocks: Must contain an entry for each name in clock-names. See the common
11 clock bindings.
14 - clock-frequency : Desired I2C bus clock frequency in Hz. If not specified,
[all …]
/freebsd/sys/contrib/device-tree/src/arm/intel/axm/
H A Daxm55xx.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/lsi,axm5516-clks.h>
12 #address-cells = <2>;
13 #size-cells = <2>;
14 interrupt-parent = <&gic>;
25 compatible = "simple-bus";
26 #address-cells = <2>;
27 #size-cells = <2>;
31 compatible = "fixed-clock";
[all …]