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 <[email protected]>
15 https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf
16 https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
17 https://www.nxp.com/docs/en/data-sheet/FXLS8967AF.pdf
18 https://www.nxp.com/docs/en/data-sheet/FXLS8974CF.pdf
23 - enum:
24 - nxp,fxls8962af
25 - nxp,fxls8964af
26 - items:
27 - enum:
28 - nxp,fxls8967af
29 - nxp,fxls8974cf
30 - const: nxp,fxls8962af
35 vdd-supply:
41 interrupt-names:
43 - INT1
44 - INT2
46 drive-open-drain:
49 wakeup-source:
55 - compatible
56 - reg
59 - $ref: /schemas/spi/spi-peripheral-props.yaml#
64 - |
65 #include <dt-bindings/interrupt-controller/irq.h>
67 #address-cells = <1>;
68 #size-cells = <0>;
74 interrupt-parent = <&gpio0>;
76 interrupt-names = "INT1";
77 wakeup-source;
80 - |
81 #include <dt-bindings/interrupt-controller/irq.h>
83 #address-cells = <1>;
84 #size-cells = <0>;
90 spi-max-frequency = <4000000>;
91 interrupt-parent = <&gpio0>;
93 interrupt-names = "INT1";