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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/ti/omap/am335x-moxa-uc-8100-me-t.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 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm/ti/omap/am335x-moxa-uc-8100-me-t.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm/ti/omap/am335x-moxa-uc-8100-me-t.dts (Architecture alpha)


  1 // SPDX-License-Identifier: GPL-2.0-only            1 // SPDX-License-Identifier: GPL-2.0-only
  2 /*                                                  2 /*
  3  * Copyright (C) 2017 MOXA Inc. - https://www.      3  * Copyright (C) 2017 MOXA Inc. - https://www.moxa.com/
  4  *                                                  4  *
  5  * Author: SZ Lin (林上智) <sz.lin@moxa.com>      5  * Author: SZ Lin (林上智) <sz.lin@moxa.com>
  6  */                                                 6  */
  7 /dts-v1/;                                           7 /dts-v1/;
  8                                                     8 
  9 #include "am335x-moxa-uc-8100-common.dtsi"          9 #include "am335x-moxa-uc-8100-common.dtsi"
 10                                                    10 
 11 / {                                                11 / {
 12         model = "Moxa UC-8100-ME-T";               12         model = "Moxa UC-8100-ME-T";
 13         compatible = "moxa,uc-8100-me-t", "ti,     13         compatible = "moxa,uc-8100-me-t", "ti,am33xx";
 14                                                    14 
 15         memory {                                   15         memory {
 16                 device_type = "memory";            16                 device_type = "memory";
 17                 reg = <0x80000000 0x20000000>;     17                 reg = <0x80000000 0x20000000>; /* 512 MB */
 18         };                                         18         };
 19                                                    19 
 20         leds {                                     20         leds {
 21                 compatible = "gpio-leds";          21                 compatible = "gpio-leds";
 22                 led1 {                             22                 led1 {
 23                         label = "uc8100me:CEL1     23                         label = "uc8100me:CEL1";
 24                         gpios = <&gpio_xten 8      24                         gpios = <&gpio_xten 8 0>;
 25                         default-state = "off";     25                         default-state = "off";
 26                 };                                 26                 };
 27                                                    27 
 28                 led2 {                             28                 led2 {
 29                         label = "uc8100me:CEL2     29                         label = "uc8100me:CEL2";
 30                         gpios = <&gpio_xten 9      30                         gpios = <&gpio_xten 9 0>;
 31                         default-state = "off";     31                         default-state = "off";
 32                 };                                 32                 };
 33                                                    33 
 34                 led3 {                             34                 led3 {
 35                         label = "uc8100me:CEL3     35                         label = "uc8100me:CEL3";
 36                         gpios = <&gpio_xten 10     36                         gpios = <&gpio_xten 10 0>;
 37                         default-state = "off";     37                         default-state = "off";
 38                 };                                 38                 };
 39                                                    39 
 40                 led4 {                             40                 led4 {
 41                         label = "uc8100me:DIA1     41                         label = "uc8100me:DIA1";
 42                         gpios = <&gpio_xten 11     42                         gpios = <&gpio_xten 11 0>;
 43                         default-state = "off";     43                         default-state = "off";
 44                 };                                 44                 };
 45                 led5 {                             45                 led5 {
 46                         label = "uc8100me:DIA2     46                         label = "uc8100me:DIA2";
 47                         gpios = <&gpio_xten 12     47                         gpios = <&gpio_xten 12 0>;
 48                         default-state = "off";     48                         default-state = "off";
 49                 };                                 49                 };
 50                 led6 {                             50                 led6 {
 51                         label = "uc8100me:DIA3     51                         label = "uc8100me:DIA3";
 52                         gpios = <&gpio_xten 13     52                         gpios = <&gpio_xten 13 0>;
 53                         default-state = "off";     53                         default-state = "off";
 54                 };                                 54                 };
 55                 led7 {                             55                 led7 {
 56                         label = "uc8100me:SD";     56                         label = "uc8100me:SD";
 57                         gpios = <&gpio_xten 14     57                         gpios = <&gpio_xten 14 0>;
 58                         default-state = "off";     58                         default-state = "off";
 59                 };                                 59                 };
 60                 led8 {                             60                 led8 {
 61                         label = "uc8100me:USB"     61                         label = "uc8100me:USB";
 62                         gpios = <&gpio_xten 15     62                         gpios = <&gpio_xten 15 0>;
 63                         default-state = "off";     63                         default-state = "off";
 64                 };                                 64                 };
 65                 led9 {                             65                 led9 {
 66                         label = "uc8100me:USER     66                         label = "uc8100me:USER";
 67                         gpios = <&gpio0 20 GPI     67                         gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;
 68                         default-state = "off";     68                         default-state = "off";
 69                 };                                 69                 };
 70         };                                         70         };
 71 };                                                 71 };
 72                                                    72 
 73 &i2c0 {                                            73 &i2c0 {
 74         tpm: tpm@20 {                              74         tpm: tpm@20 {
 75                 compatible = "infineon,slb9645     75                 compatible = "infineon,slb9645tt";
 76                 reg = <0x20>;                      76                 reg = <0x20>;
 77         };                                         77         };
 78 };                                                 78 };
 79                                                    79 
 80 &tps {                                             80 &tps {
 81         regulators {                               81         regulators {
 82                 vdd1_reg: regulator@2 {            82                 vdd1_reg: regulator@2 {
 83                         /* VDD_MPU voltage lim     83                         /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
 84                         regulator-name = "vdd_     84                         regulator-name = "vdd_mpu";
 85                         regulator-min-microvol     85                         regulator-min-microvolt = <912500>;
 86                         regulator-max-microvol     86                         regulator-max-microvolt = <1378000>;
 87                         regulator-boot-on;         87                         regulator-boot-on;
 88                         regulator-always-on;       88                         regulator-always-on;
 89                 };                                 89                 };
 90                                                    90 
 91                 vdd2_reg: regulator@3 {            91                 vdd2_reg: regulator@3 {
 92                         /* VDD_CORE voltage li     92                         /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
 93                         regulator-name = "vdd_     93                         regulator-name = "vdd_core";
 94                         regulator-min-microvol     94                         regulator-min-microvolt = <912500>;
 95                         regulator-max-microvol     95                         regulator-max-microvolt = <1150000>;
 96                         regulator-boot-on;         96                         regulator-boot-on;
 97                         regulator-always-on;       97                         regulator-always-on;
 98                 };                                 98                 };
 99         };                                         99         };
100 };                                                100 };
101                                                   101 
                                                      

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