Lines Matching +full:wake +full:- +full:pins
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun5i-a13.dtsi"
45 #include "sun5i-reference-design-tablet.dtsi"
46 #include <dt-bindings/interrupt-controller/irq.h>
50 compatible = "utoo,p66", "allwinner,sun5i-a13";
52 /* The P66 uses the uart pins as gpios */
54 /delete-property/serial0;
58 /delete-property/stdout-path;
63 compatible = "i2c-gpio";
64 pinctrl-names = "default";
65 pinctrl-0 = <&i2c_lcd_pins>;
68 i2c-gpio,delay-us = <5>;
74 brightness-levels = <0 30 40 50 60 70 80 90 100>;
75 default-brightness-level = <6>;
79 allwinner,pa-gpios = <&pio 6 3 GPIO_ACTIVE_HIGH>; /* PG3 */
83 pins = "PG3";
87 pinctrl-names = "default";
88 pinctrl-0 = <&mmc2_pins_a>;
89 vmmc-supply = <®_vcc3v3>;
90 bus-width = <8>;
91 non-removable;
96 compatible = "mmc-card";
97 broken-hpi;
103 pins = "PG10", "PG12";
105 bias-pull-up;
118 /* The icn8318 binding expects wake-gpios instead of power-gpios */
119 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
120 touchscreen-size-x = <800>;
121 touchscreen-size-y = <480>;
122 touchscreen-inverted-x;
123 touchscreen-swapped-x-y;
128 /* The P66 uses the uart pins as gpios */
133 pins = "PB4";