Lines Matching +full:sun5i +full:- +full:a13 +full:- +full:mmc
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";
54 /delete-property/serial0;
58 /delete-property/stdout-path;
63 compatible = "i2c-gpio";
64 sda-gpios = <&pio 6 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG12 */
65 scl-gpios = <&pio 6 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG10 */
66 i2c-gpio,delay-us = <5>;
72 brightness-levels = <0 30 40 50 60 70 80 90 100>;
73 default-brightness-level = <6>;
77 allwinner,pa-gpios = <&pio 6 3 GPIO_ACTIVE_HIGH>; /* PG3 */
81 pinctrl-names = "default";
82 pinctrl-0 = <&mmc2_8bit_pins>;
83 vmmc-supply = <®_vcc3v3>;
84 bus-width = <8>;
85 non-removable;
90 compatible = "mmc-card";
91 broken-hpi;
104 /* The icn8318 binding expects wake-gpios instead of power-gpios */
105 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
106 touchscreen-size-x = <800>;
107 touchscreen-size-y = <480>;
108 touchscreen-inverted-x;
109 touchscreen-swapped-x-y;