~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0
  2 /dts-v1/;
  3 
  4 #include "bcm63268.dtsi"
  5 
  6 / {
  7         compatible = "comtrend,vr-3032u", "brcm,bcm63268";
  8         model = "Comtrend VR-3032u";
  9 
 10         memory@0 {
 11                 device_type = "memory";
 12                 reg = <0x00000000 0x04000000>;
 13         };
 14 
 15         chosen {
 16                 bootargs = "console=ttyS0,115200";
 17                 stdout-path = &uart0;
 18         };
 19 };
 20 
 21 &leds0 {
 22         status = "okay";
 23         brcm,serial-leds;
 24         brcm,serial-dat-low;
 25         brcm,serial-shift-inv;
 26 
 27         led@0 {
 28                 reg = <0>;
 29                 brcm,hardware-controlled;
 30                 brcm,link-signal-sources = <0>;
 31                 /* GPHY0 Speed 0 */
 32         };
 33         led@1 {
 34                 reg = <1>;
 35                 brcm,hardware-controlled;
 36                 brcm,link-signal-sources = <1>;
 37                 /* GPHY0 Speed 1 */
 38         };
 39         led@2 {
 40                 reg = <2>;
 41                 active-low;
 42                 label = "vr-3032u:red:inet";
 43         };
 44         led@3 {
 45                 reg = <3>;
 46                 active-low;
 47                 label = "vr-3032u:green:dsl";
 48         };
 49         led@4 {
 50                 reg = <4>;
 51                 active-low;
 52                 label = "vr-3032u:green:usb";
 53         };
 54         led@7 {
 55                 reg = <7>;
 56                 active-low;
 57                 label = "vr-3032u:green:wps";
 58         };
 59         led@8 {
 60                 reg = <8>;
 61                 active-low;
 62                 label = "vr-3032u:green:inet";
 63         };
 64         led@9 {
 65                 reg = <9>;
 66                 brcm,hardware-controlled;
 67                 /* EPHY0 Activity */
 68         };
 69         led@10 {
 70                 reg = <10>;
 71                 brcm,hardware-controlled;
 72                 /* EPHY1 Activity */
 73         };
 74         led@11 {
 75                 reg = <11>;
 76                 brcm,hardware-controlled;
 77                 /* EPHY2 Activity */
 78         };
 79         led@12 {
 80                 reg = <12>;
 81                 brcm,hardware-controlled;
 82                 /* GPHY0 Activity */
 83         };
 84         led@13 {
 85                 reg = <13>;
 86                 brcm,hardware-controlled;
 87                 /* EPHY0 Speed */
 88         };
 89         led@14 {
 90                 reg = <14>;
 91                 brcm,hardware-controlled;
 92                 /* EPHY1 Speed */
 93         };
 94         led@15 {
 95                 reg = <15>;
 96                 brcm,hardware-controlled;
 97                 /* EPHY2 Speed */
 98         };
 99         led@20 {
100                 reg = <20>;
101                 active-low;
102                 label = "vr-3032u:green:power";
103                 default-state = "on";
104         };
105 };
106 
107 &uart0 {
108         status = "okay";
109 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php