2 * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4 * SPDX-License-Identifier: GPL-2.0+
9 #include "brcm,bcm3380.dtsi"
12 model = "Netgear CG3100D";
13 compatible = "netgear,cg3100d", "brcm,bcm3380";
20 stdout-path = "serial0:115200n8";
24 compatible = "gpio-leds";
27 label = "CG3100D:green:wifi";
28 gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
32 label = "CG3100D:green:wps";
33 gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>;
37 label = "CG3100D:red:power";
38 gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
49 label = "CG3100D:green:power";
55 label = "CG3100D:green:downlink";
61 label = "CG3100D:orange:downlink";
67 label = "CG3100D:green:uplink";
73 label = "CG3100D:orange:uplink";
79 label = "CG3100D:green:inet";
85 label = "CG3100D:green:stby";
97 compatible = "spi-flash";
101 spi-max-frequency = <25000000>;