Lines Matching +full:spi +full:- +full:cs +full:- +full:high
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexander Stein <alexander.stein@ew.tq-group.com>
15 - microcrystal,rv8063
16 - microcrystal,rv8263
17 - nxp,pcf85063
18 - nxp,pcf85063a
19 - nxp,pcf85063tp
20 - nxp,pca85073a
25 "#clock-cells":
28 clock-output-names:
34 quartz-load-femtofarads:
36 The capacitive load of the quartz(x-tal).
41 $ref: /schemas/clock/fixed-clock.yaml
43 Provide this if the square wave pin is used as boot-enabled
46 wakeup-source: true
48 spi-cs-high: true
50 spi-3wire: true
53 - $ref: /schemas/spi/spi-peripheral-props.yaml#
54 - $ref: rtc.yaml#
55 - if:
60 - microcrystal,rv8063
61 - microcrystal,rv8263
64 quartz-load-femtofarads: false
65 - if:
70 - nxp,pcf85063
73 quartz-load-femtofarads:
75 - if:
81 - microcrystal,rv8063
84 spi-cs-high: false
85 spi-3wire: false
88 - compatible
89 - reg
94 - |
96 #address-cells = <1>;
97 #size-cells = <0>;
102 quartz-load-femtofarads = <12500>;
105 compatible = "fixed-clock";
106 #clock-cells = <0>;
107 clock-frequency = <32768>;
112 - |
113 spi {
114 #address-cells = <1>;
115 #size-cells = <0>;
120 spi-cs-high;
121 spi-3wire;