Lines Matching +full:startup +full:- +full:sensor
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Austrian Microsystems AS3935 Franklin lightning sensor
10 - Matt Ranostay <matt.ranostay@konsulko.com>
13 This lightning distance sensor uses an I2C or SPI interface. The
23 spi-max-frequency:
26 spi-cpha: true
31 ams,tuning-capacitor-pf:
42 Set the noise and watchdog threshold register on startup. This will
47 - compatible
48 - reg
49 - spi-cpha
50 - interrupts
53 - $ref: /schemas/spi/spi-peripheral-props.yaml#
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
66 spi-max-frequency = <400000>;
67 spi-cpha;
68 interrupt-parent = <&gpio1>;
70 ams,tuning-capacitor-pf = <80>;