Lines Matching +full:avdd +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Cameron <jic23@kernel.org>
18 - fsl,mma7455
19 - fsl,mma7456
23 avdd-supply: true
24 vddio-supply: true
30 interrupt-names:
39 - INT1
40 - INT2
43 - compatible
44 - reg
47 - $ref: /schemas/spi/spi-peripheral-props.yaml#
52 - |
53 # include <dt-bindings/interrupt-controller/irq.h>
55 #address-cells = <1>;
56 #size-cells = <0>;
61 vddio-supply = <&iovdd>;
62 avdd-supply = <&avdd>;
64 interrupt-names = "INT2", "INT1";
67 - |
68 # include <dt-bindings/interrupt-controller/irq.h>
70 #address-cells = <1>;
71 #size-cells = <0>;
75 spi-max-frequency = <10000000>;
76 vddio-supply = <&iovdd>;
77 avdd-supply = <&avdd>;
79 interrupt-names = "INT1";