1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "ar9344_senao_ap-dual.dtsi"
6 compatible = "watchguard,ap200", "qca,ar9344";
7 model = "WatchGuard AP200";
10 led-boot = &led_power_amber;
11 led-failsafe = &led_power_amber;
12 led-running = &led_power_green;
13 led-upgrade = &led_power_amber;
17 compatible = "gpio-leds";
19 led_power_amber: power_amber {
20 label = "amber:power";
21 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
24 led_power_green: power_green {
25 label = "green:power";
26 gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
31 label = "orange:lan_data";
32 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
36 label = "green:lan_link";
37 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
42 gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
43 linux,default-trigger = "phy1tpt";
48 gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
49 linux,default-trigger = "phy0tpt";
55 clock-frequency = <25000000>;
59 nvmem-cells = <&macaddr_art_0 (-2)>;
60 nvmem-cell-names = "mac-address";
65 nvmem-cells = <&macaddr_art_0 (-1)>, <&calibration_art_5000>;
66 nvmem-cell-names = "mac-address", "calibration";
71 nvmem-cells = <&macaddr_art_0 (-2)>, <&calibration_art_1000>;
72 nvmem-cell-names = "mac-address", "calibration";
77 compatible = "fixed-layout";
81 macaddr_art_0: macaddr@0 {
82 compatible = "mac-base";
84 #nvmem-cell-cells = <1>;
87 calibration_art_1000: calibration@1000 {
91 calibration_art_5000: calibration@5000 {