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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/aspeed/ast2400-facebook-netbmc-common.dtsi

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+
  2 // Copyright (c) 2020 Facebook Inc.
  3 /dts-v1/;
  4 
  5 #include "aspeed-g4.dtsi"
  6 
  7 / {
  8         aliases {
  9                 /*
 10                  * Override the default uart aliases to avoid breaking
 11                  * the legacy applications.
 12                  */
 13                 serial0 = &uart5;
 14                 serial1 = &uart1;
 15                 serial2 = &uart3;
 16                 serial3 = &uart4;
 17         };
 18 
 19         memory@40000000 {
 20                 reg = <0x40000000 0x20000000>;
 21         };
 22 };
 23 
 24 &wdt1 {
 25         status = "okay";
 26         aspeed,reset-type = "system";
 27 };
 28 
 29 &fmc {
 30         status = "okay";
 31         flash@0 {
 32                 status = "okay";
 33                 m25p,fast-read;
 34                 label = "spi0.0";
 35 #include "facebook-bmc-flash-layout.dtsi"
 36         };
 37 };
 38 
 39 &uart1 {
 40         status = "okay";
 41         pinctrl-names = "default";
 42         pinctrl-0 = <&pinctrl_txd1_default
 43                      &pinctrl_rxd1_default>;
 44 };
 45 
 46 &uart3 {
 47         status = "okay";
 48         pinctrl-names = "default";
 49         pinctrl-0 = <&pinctrl_txd3_default
 50                      &pinctrl_rxd3_default>;
 51 };
 52 
 53 &uart4 {
 54         status = "okay";
 55         pinctrl-names = "default";
 56         pinctrl-0 = <&pinctrl_txd4_default
 57                      &pinctrl_rxd4_default
 58                      &pinctrl_ndts4_default>;
 59 };
 60 
 61 &uart5 {
 62         status = "okay";
 63 };
 64 
 65 &mac1 {
 66         status = "okay";
 67         pinctrl-names = "default";
 68         pinctrl-0 = <&pinctrl_rgmii2_default &pinctrl_mdio2_default>;
 69 };
 70 
 71 &i2c0 {
 72         status = "okay";
 73 };
 74 
 75 &i2c1 {
 76         status = "okay";
 77 };
 78 
 79 &i2c2 {
 80         status = "okay";
 81 };
 82 
 83 &i2c3 {
 84         status = "okay";
 85 };
 86 
 87 &i2c4 {
 88         status = "okay";
 89 };
 90 
 91 &i2c5 {
 92         status = "okay";
 93 };
 94 
 95 &i2c6 {
 96         status = "okay";
 97 };
 98 
 99 &i2c7 {
100         status = "okay";
101 };
102 
103 &i2c8 {
104         status = "okay";
105 };
106 
107 &i2c11 {
108         status = "okay";
109 };
110 
111 &i2c12 {
112         status = "okay";
113 };
114 
115 &vhub {
116         status = "okay";
117 };
118 
119 &adc {
120         status = "okay";
121 };

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