Lines Matching +full:ath10k +full:- +full:calibration +full:- +full:variant

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", "qcom,ipq4018";
16 stdout-path = "serial0:115200n8";
20 compatible = "gpio-keys";
22 key-reset {
31 i2c0_pins: i2c0-state {
34 drive-strength = <16>;
35 bias-disable;
38 mdio_pins: mdio-state {
39 mdio-pins {
42 bias-pull-up;
45 mdc-pins {
48 bias-pull-up;
52 serial0_pins: serial0-state {
55 bias-disable;
58 spi0_pins: spi0-state {
59 spi0-pins {
62 drive-strength = <12>;
63 bias-disable;
66 spi0-cs-pins {
69 drive-strength = <2>;
70 bias-disable;
71 output-high;
75 usb-power-hog {
76 line-name = "USB-power";
78 gpio-hog;
79 output-high;
98 pinctrl-0 = <&i2c0_pins>;
99 pinctrl-names = "default";
110 pinctrl-0 = <&spi0_pins>;
111 pinctrl-names = "default";
112 cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>, <&tlmm 4 GPIO_ACTIVE_HIGH>;
115 compatible = "jedec,spi-nor";
117 spi-max-frequency = <24000000>;
120 compatible = "fixed-partitions";
121 #address-cells = <1>;
122 #size-cells = <1>;
127 read-only;
133 read-only;
139 read-only;
145 read-only;
151 read-only;
155 label = "u-boot-env";
160 label = "u-boot";
162 read-only;
168 read-only;
170 nvmem-layout {
171 compatible = "fixed-layout";
172 #address-cells = <1>;
173 #size-cells = <1>;
188 read-only;
194 read-only;
200 compatible = "spi-nand";
202 spi-max-frequency = <40000000>;
205 compatible = "fixed-partitions";
206 #address-cells = <1>;
207 #size-cells = <1>;
225 pinctrl-0 = <&serial0_pins>;
226 pinctrl-names = "default";
240 pinctrl-0 = <&mdio_pins>;
241 pinctrl-names = "default";
246 nvmem-cell-names = "pre-calibration";
247 nvmem-cells = <&precal_art_1000>;
252 nvmem-cell-names = "pre-calibration";
253 nvmem-cells = <&precal_art_5000>;
254 qcom,ath10k-calibration-variant = "ALFA-Network-AP120C-AC";
268 phy-names = "usb2-phy";