Lines Matching +full:data +full:- +full:sheet
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sean Nyekjaer <sean@geanix.com>
15 https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf
16 https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
21 - nxp,fxls8962af
22 - nxp,fxls8964af
27 vdd-supply:
33 interrupt-names:
35 - INT1
36 - INT2
38 drive-open-drain:
42 - compatible
43 - reg
46 - $ref: /schemas/spi/spi-peripheral-props.yaml#
51 - |
52 #include <dt-bindings/interrupt-controller/irq.h>
54 #address-cells = <1>;
55 #size-cells = <0>;
61 interrupt-parent = <&gpio0>;
63 interrupt-names = "INT1";
66 - |
67 #include <dt-bindings/interrupt-controller/irq.h>
69 #address-cells = <1>;
70 #size-cells = <0>;
76 spi-max-frequency = <4000000>;
77 interrupt-parent = <&gpio0>;
79 interrupt-names = "INT1";