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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/broadcom/bcm47094-luxul-xap-1610.dts

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ 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.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  2 /*
  3  * Copyright 2018 Luxul Inc.
  4  */
  5 
  6 /dts-v1/;
  7 
  8 #include "bcm47094.dtsi"
  9 
 10 / {
 11         compatible = "luxul,xap-1610-v1", "brcm,bcm47094", "brcm,bcm4708";
 12         model = "Luxul XAP-1610 V1";
 13 
 14         chosen {
 15                 bootargs = "earlycon";
 16         };
 17 
 18         memory@0 {
 19                 device_type = "memory";
 20                 reg = <0x00000000 0x08000000>;
 21         };
 22 
 23         nvram@1eff0000 {
 24                 compatible = "brcm,nvram";
 25                 reg = <0x1eff0000 0x10000>;
 26 
 27                 et0macaddr: et0macaddr {
 28                 };
 29         };
 30 
 31         leds {
 32                 compatible = "gpio-leds";
 33 
 34                 led-status {
 35                         label = "bcm53xx:green:status";
 36                         gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
 37                         linux,default-trigger = "timer";
 38                 };
 39 
 40                 led-2ghz {
 41                         label = "bcm53xx:blue:2ghz";
 42                         gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
 43                 };
 44 
 45                 led-5ghz {
 46                         label = "bcm53xx:blue:5ghz";
 47                         gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
 48                 };
 49         };
 50 
 51         gpio-keys {
 52                 compatible = "gpio-keys";
 53 
 54                 button-restart {
 55                         label = "Reset";
 56                         linux,code = <KEY_RESTART>;
 57                         gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
 58                 };
 59         };
 60 };
 61 
 62 &gmac0 {
 63         nvmem-cells = <&et0macaddr>;
 64         nvmem-cell-names = "mac-address";
 65 };
 66 
 67 
 68 &pcie0 {
 69         #address-cells = <3>;
 70         #size-cells = <2>;
 71 
 72         bridge@0,0 {
 73                 reg = <0x0000 0 0 0 0>;
 74 
 75                 #address-cells = <3>;
 76                 #size-cells = <2>;
 77 
 78                 wifi@0,0 {
 79                         compatible = "brcm,bcm4366-fmac", "brcm,bcm4329-fmac";
 80                         reg = <0x0000 0 0 0 0>;
 81                         brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825";
 82                 };
 83         };
 84 };
 85 
 86 &pcie1 {
 87         #address-cells = <3>;
 88         #size-cells = <2>;
 89 
 90         bridge@0,0 {
 91                 reg = <0x0000 0 0 0 0>;
 92 
 93                 #address-cells = <3>;
 94                 #size-cells = <2>;
 95 
 96                 wifi@0,0 {
 97                         compatible = "brcm,bcm4366-fmac", "brcm,bcm4329-fmac";
 98                         reg = <0x0000 0 0 0 0>;
 99                         brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825";
100                 };
101         };
102 };
103 
104 &spi_nor {
105         status = "okay";
106 };
107 
108 &srab {
109         status = "okay";
110 
111         ports {
112                 port@0 {
113                         label = "poe";
114                 };
115 
116                 port@1 {
117                         label = "lan";
118                 };
119 
120                 port@5 {
121                         label = "cpu";
122                 };
123 
124                 port@7 {
125                         status = "disabled";
126                 };
127 
128                 port@8 {
129                         status = "disabled";
130                 };
131         };
132 };

~ [ 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