5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
13 device_type = "memory";
14 reg = <0x0 0x1c000000>, <0x20000000 0x4000000>;
18 bootargs = "console=ttyS0,57600";
21 palmbus: palmbus@1E000000 {
28 compatible = "gpio-keys";
32 gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
33 linux,code = <KEY_RESTART>;
38 compatible = "gpio-leds";
41 label = "gb-pc1:green:system";
42 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
46 label = "gb-pc1:green:status";
47 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
51 label = "gb-pc1:green:lan1";
52 gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
56 label = "gb-pc1:green:lan2";
57 gpios = <&gpio 25 GPIO_ACTIVE_LOW>;
72 compatible = "jedec,spi-nor";
74 spi-max-frequency = <50000000>;
85 reg = <0x30000 0x10000>;
89 factory: partition@40000 {
91 reg = <0x40000 0x10000>;
97 reg = <0x50000 0x1FB0000>;
104 compatible = "fixed-clock";
105 /* This is normally 1/4 of cpuclock */
106 clock-frequency = <225000000>;
110 compatible = "fixed-clock";
111 clock-frequency = <900000000>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&pcie_pins>;
118 reset-gpios = <&gpio 19 GPIO_ACTIVE_LOW>,
119 <&gpio 8 GPIO_ACTIVE_LOW>,
120 <&gpio 7 GPIO_ACTIVE_LOW>;
125 state_default: pinctrl0 {
127 groups = "wdt", "rgmii2", "uart3";