Lines Matching +full:clock +full:- +full:master
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include "fsl-ls1012a.dtsi"
15 compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";
17 sys_mclk: clock-mclk {
18 compatible = "fixed-clock";
19 #clock-cells = <0>;
20 clock-frequency = <25000000>;
23 reg_1p8v: regulator-1p8v {
24 compatible = "regulator-fixed";
25 regulator-name = "1P8V";
26 regulator-min-microvolt = <1800000>;
27 regulator-max-microvolt = <1800000>;
28 regulator-always-on;
32 compatible = "simple-audio-card";
33 simple-audio-card,format = "i2s";
34 simple-audio-card,widgets =
39 simple-audio-card,routing =
46 simple-audio-card,cpu {
47 sound-dai = <&sai2>;
48 frame-master;
49 bitclock-master;
52 simple-audio-card,codec {
53 sound-dai = <&codec>;
54 frame-master;
55 bitclock-master;
56 system-clock-frequency = <25000000>;
62 bus-num = <0>;
68 spi-max-frequency = <4000000>;
70 interrupt-parent = <&gpio1>;
73 sc16is7xx_clk: clock-sc16is7xx {
74 compatible = "fixed-clock";
75 #clock-cells = <0>;
76 clock-frequency = <24000000>;
89 #sound-dai-cells = <0>;
92 VDDA-supply = <®_1p8v>;
93 VDDIO-supply = <®_1p8v>;
102 compatible = "jedec,spi-nor";
103 #address-cells = <1>;
104 #size-cells = <1>;
105 spi-max-frequency = <50000000>;
106 m25p,fast-read;
108 spi-rx-bus-width = <2>;
109 spi-tx-bus-width = <2>;