The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/src/arm64/freescale/imx8mm-verdin-nonwifi.dtsi

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
    2 /*
    3  * Copyright 2022 Toradex
    4  */
    5 
    6 &gpio3 {
    7         gpio-line-names = "SODIMM_52",
    8                           "SODIMM_54",
    9                           "SODIMM_64",
   10                           "SODIMM_21",
   11                           "SODIMM_206",
   12                           "SODIMM_76",
   13                           "SODIMM_56",
   14                           "SODIMM_58",
   15                           "SODIMM_60",
   16                           "SODIMM_62",
   17                           "SODIMM_162",
   18                           "SODIMM_164",
   19                           "SODIMM_166",
   20                           "SODIMM_168",
   21                           "SODIMM_66",
   22                           "SODIMM_17",
   23                           "",
   24                           "SODIMM_156",
   25                           "SODIMM_160",
   26                           "SODIMM_244",
   27                           "",
   28                           "SODIMM_48",
   29                           "SODIMM_44",
   30                           "SODIMM_42",
   31                           "SODIMM_46";
   32 };
   33 
   34 &gpio4 {
   35         gpio-line-names = "SODIMM_102",
   36                           "SODIMM_90",
   37                           "SODIMM_92",
   38                           "SODIMM_94",
   39                           "SODIMM_96",
   40                           "SODIMM_100",
   41                           "SODIMM_148",
   42                           "SODIMM_152",
   43                           "SODIMM_154",
   44                           "SODIMM_174",
   45                           "SODIMM_120",
   46                           "SODIMM_104",
   47                           "SODIMM_106",
   48                           "SODIMM_108",
   49                           "SODIMM_112",
   50                           "SODIMM_114",
   51                           "SODIMM_116",
   52                           "SODIMM_150",
   53                           "SODIMM_118",
   54                           "",
   55                           "SODIMM_88",
   56                           "SODIMM_149",
   57                           "SODIMM_147",
   58                           "SODIMM_36",
   59                           "SODIMM_32",
   60                           "SODIMM_30",
   61                           "SODIMM_34",
   62                           "SODIMM_38",
   63                           "SODIMM_252",
   64                           "SODIMM_133",
   65                           "SODIMM_135",
   66                           "SODIMM_129";
   67 };
   68 
   69 &usdhc3 {
   70         bus-width = <4>;
   71         pinctrl-names = "default", "state_100mhz", "state_200mhz";
   72         pinctrl-0 = <&pinctrl_usdhc3>;
   73         pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
   74         pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
   75 };

Cache object: fc9c7022819ad61b1e57e1c223f3c9d4


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.