1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
7 #include "qca953x.dtsi"
10 compatible = "ubnt,acb-isp", "qca,qca9533";
11 model = "Ubiquiti airCube ISP";
14 label-mac-device = &wmac;
18 compatible = "gpio-keys";
22 linux,code = <KEY_RESTART>;
23 gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
24 debounce-interval = <60>;
34 compatible = "jedec,spi-nor";
36 spi-max-frequency = <25000000>;
39 compatible = "fixed-partitions";
45 reg = <0x000000 0x040000>;
51 reg = <0x040000 0x010000>;
56 compatible = "denx,uimage";
58 reg = <0x050000 0xf60000>;
63 reg = <0xfb0000 0x040000>;
67 eeprom: partition@ff0000 {
69 reg = <0xff0000 0x010000>;
82 mtd-mac-address = <&eeprom 0x0>;
83 phy-handle = <&swphy4>;
88 mtd-mac-address = <&eeprom 0x6>;
97 mtd-cal-data = <&eeprom 0x1000>;