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 "qca9557.dtsi"
10 compatible = "buffalo,bhr-4grv2", "qca,qca9557";
11 model = "Buffalo BHR-4GRV2";
15 led-failsafe = &power;
21 bootargs = "console=ttyS0,115200n8";
25 compatible = "gpio-leds";
28 label = "bhr-4grv2:green:power";
29 gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
34 label = "bhr-4grv2:orange:diag";
35 gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
39 label = "bhr-4grv2:orange:vpn";
40 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
44 label = "bhr-4grv2:green:vpn";
45 gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
50 compatible = "gpio-keys-polled";
55 gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
56 linux,code = <KEY_RESTART>;
57 debounce-interval = <60>;
62 gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
64 linux,input-type = <EV_SW>;
65 debounce-interval = <60>;
75 compatible = "jedec,spi-nor";
77 spi-max-frequency = <25000000>;
80 compatible = "fixed-partitions";
86 reg = <0x000000 0x040000>;
92 reg = <0x040000 0x010000>;
96 compatible = "denx,uimage";
98 reg = <0x050000 0xfa0000>;
101 art: partition@ff0000 {
103 reg = <0xff0000 0x010000>;
113 phy0: ethernet-phy@0 {
116 qca,ar8327-initvals = <
117 0x04 0x80080080 /* PORT0 PAD MODE CTRL */
118 0x0c 0x07600000 /* PORT6 PAD MODE CTRL */
119 0x7c 0x0000007e /* PORT0_STATUS */
120 0x94 0x0000007e /* PORT6 STATUS */
128 mtd-mac-address = <&art 0x0>;
129 phy-handle = <&phy0>;
130 pll-data = <0x56000000 0x00000101 0x00001616>;
136 mtd-mac-address = <&art 0x6>;
137 pll-data = <0x03000101 0x00000101 0x00001616>;