1 Austrian Microsystems AS3935 Franklin lightning sensor device driver
4 - compatible: must be "ams,as3935"
5 - reg: SPI chip select number for the device
6 - spi-cpha: SPI Mode 1. Refer to spi/spi-bus.txt for generic SPI
8 - interrupt-parent : should be the phandle for the interrupt controller
9 - interrupts : the sole interrupt generated by the device
11 Refer to interrupt-controller/interrupts.txt for generic
12 interrupt client node bindings.
15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping
16 value 0 - 120pF. This will require using the calibration data from
22 compatible = "ams,as3935";
25 interrupt-parent = <&gpio1>;
27 ams,tuning-capacitor-pf = <80>;