Lines Matching +full:partition +full:- +full:art
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "qcom-ipq4019.dtsi"
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
8 model = "ALFA Network AP120C-AC";
9 compatible = "alfa-network,ap120c-ac";
12 compatible = "gpio-keys";
14 key-reset {
27 drive-strength = <16>;
28 bias-disable;
36 bias-pull-up;
42 bias-pull-up;
50 bias-disable;
58 drive-strength = <12>;
59 bias-disable;
65 drive-strength = <2>;
66 bias-disable;
67 output-high;
71 usb-power {
72 line-name = "USB-power";
74 gpio-hog;
75 output-high;
94 pinctrl-0 = <&i2c0_pins>;
95 pinctrl-names = "default";
106 pinctrl-0 = <&spi0_pins>;
107 pinctrl-names = "default";
108 cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>, <&tlmm 4 GPIO_ACTIVE_HIGH>;
111 compatible = "jedec,spi-nor";
113 spi-max-frequency = <24000000>;
116 compatible = "fixed-partitions";
117 #address-cells = <1>;
118 #size-cells = <1>;
120 partition@0 {
123 read-only;
126 partition@40000 {
129 read-only;
132 partition@60000 {
135 read-only;
138 partition@c0000 {
141 read-only;
144 partition@d0000 {
147 read-only;
150 partition@e0000 {
151 label = "u-boot-env";
155 partition@f0000 {
156 label = "u-boot";
158 read-only;
161 partition@170000 {
162 label = "ART";
164 read-only;
167 partition@180000 {
170 read-only;
173 partition@190000 {
176 read-only;
182 compatible = "spi-nand";
184 spi-max-frequency = <40000000>;
187 compatible = "fixed-partitions";
188 #address-cells = <1>;
189 #size-cells = <1>;
191 partition@0 {
196 partition@4000000 {
207 pinctrl-0 = <&serial0_pins>;
208 pinctrl-names = "default";
222 pinctrl-0 = <&mdio_pins>;
223 pinctrl-names = "default";
232 qcom,ath10k-calibration-variant = "ALFA-Network-AP120C-AC";
244 phy-names = "usb2-phy";