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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/nxp/imx/imx7ulp-com.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/nxp/imx/imx7ulp-com.dts (Architecture i386) and /scripts/dtc/include-prefixes/arm/nxp/imx/imx7ulp-com.dts (Architecture mips)


  1 // SPDX-License-Identifier: GPL-2.0                 1 // SPDX-License-Identifier: GPL-2.0
  2 //                                                  2 //
  3 // Copyright 2019 NXP                               3 // Copyright 2019 NXP
  4                                                     4 
  5 /dts-v1/;                                           5 /dts-v1/;
  6                                                     6 
  7 #include "imx7ulp.dtsi"                             7 #include "imx7ulp.dtsi"
  8 #include <dt-bindings/input/input.h>                8 #include <dt-bindings/input/input.h>
  9                                                     9 
 10 / {                                                10 / {
 11         model = "Embedded Artists i.MX7ULP COM     11         model = "Embedded Artists i.MX7ULP COM";
 12         compatible = "ea,imx7ulp-com", "fsl,im     12         compatible = "ea,imx7ulp-com", "fsl,imx7ulp";
 13                                                    13 
 14         chosen {                                   14         chosen {
 15                 stdout-path = &lpuart4;            15                 stdout-path = &lpuart4;
 16         };                                         16         };
 17                                                    17 
 18         memory@60000000 {                          18         memory@60000000 {
 19                 device_type = "memory";            19                 device_type = "memory";
 20                 reg = <0x60000000 0x4000000>;      20                 reg = <0x60000000 0x4000000>;
 21         };                                         21         };
 22 };                                                 22 };
 23                                                    23 
 24 &lpuart4 {                                         24 &lpuart4 {
 25         pinctrl-names = "default";                 25         pinctrl-names = "default";
 26         pinctrl-0 = <&pinctrl_lpuart4>;            26         pinctrl-0 = <&pinctrl_lpuart4>;
 27         status = "okay";                           27         status = "okay";
 28 };                                                 28 };
 29                                                    29 
 30 &usbotg1 {                                         30 &usbotg1 {
 31         pinctrl-names = "default";                 31         pinctrl-names = "default";
 32         pinctrl-0 = <&pinctrl_usbotg1_id>;         32         pinctrl-0 = <&pinctrl_usbotg1_id>;
 33         srp-disable;                               33         srp-disable;
 34         hnp-disable;                               34         hnp-disable;
 35         adp-disable;                               35         adp-disable;
 36         status = "okay";                           36         status = "okay";
 37 };                                                 37 };
 38                                                    38 
 39 &usdhc0 {                                          39 &usdhc0 {
 40         assigned-clocks = <&pcc2 IMX7ULP_CLK_U     40         assigned-clocks = <&pcc2 IMX7ULP_CLK_USDHC0>;
 41         assigned-clock-parents = <&scg1 IMX7UL     41         assigned-clock-parents = <&scg1 IMX7ULP_CLK_APLL_PFD1>;
 42         pinctrl-names = "default";                 42         pinctrl-names = "default";
 43         pinctrl-0 = <&pinctrl_usdhc0>;             43         pinctrl-0 = <&pinctrl_usdhc0>;
 44         non-removable;                             44         non-removable;
 45         bus-width = <8>;                           45         bus-width = <8>;
 46         no-1-8-v;                                  46         no-1-8-v;
 47         status = "okay";                           47         status = "okay";
 48 };                                                 48 };
 49                                                    49 
 50 &iomuxc1 {                                         50 &iomuxc1 {
 51         pinctrl_lpuart4: lpuart4grp {              51         pinctrl_lpuart4: lpuart4grp {
 52                 fsl,pins = <                       52                 fsl,pins = <
 53                         IMX7ULP_PAD_PTC3__LPUA     53                         IMX7ULP_PAD_PTC3__LPUART4_RX    0x3
 54                         IMX7ULP_PAD_PTC2__LPUA     54                         IMX7ULP_PAD_PTC2__LPUART4_TX    0x3
 55                 >;                                 55                 >;
 56         };                                         56         };
 57                                                    57 
 58         pinctrl_usbotg1_id: otg1idgrp {            58         pinctrl_usbotg1_id: otg1idgrp {
 59                 fsl,pins = <                       59                 fsl,pins = <
 60                         IMX7ULP_PAD_PTC13__USB     60                         IMX7ULP_PAD_PTC13__USB0_ID      0x10003
 61                 >;                                 61                 >;
 62         };                                         62         };
 63                                                    63 
 64         pinctrl_usdhc0: usdhc0grp {                64         pinctrl_usdhc0: usdhc0grp {
 65                 fsl,pins = <                       65                 fsl,pins = <
 66                         IMX7ULP_PAD_PTD1__SDHC     66                         IMX7ULP_PAD_PTD1__SDHC0_CMD     0x43
 67                         IMX7ULP_PAD_PTD2__SDHC     67                         IMX7ULP_PAD_PTD2__SDHC0_CLK     0x10042
 68                         IMX7ULP_PAD_PTD3__SDHC     68                         IMX7ULP_PAD_PTD3__SDHC0_D7      0x43
 69                         IMX7ULP_PAD_PTD4__SDHC     69                         IMX7ULP_PAD_PTD4__SDHC0_D6      0x43
 70                         IMX7ULP_PAD_PTD5__SDHC     70                         IMX7ULP_PAD_PTD5__SDHC0_D5      0x43
 71                         IMX7ULP_PAD_PTD6__SDHC     71                         IMX7ULP_PAD_PTD6__SDHC0_D4      0x43
 72                         IMX7ULP_PAD_PTD7__SDHC     72                         IMX7ULP_PAD_PTD7__SDHC0_D3      0x43
 73                         IMX7ULP_PAD_PTD8__SDHC     73                         IMX7ULP_PAD_PTD8__SDHC0_D2      0x43
 74                         IMX7ULP_PAD_PTD9__SDHC     74                         IMX7ULP_PAD_PTD9__SDHC0_D1      0x43
 75                         IMX7ULP_PAD_PTD10__SDH     75                         IMX7ULP_PAD_PTD10__SDHC0_D0     0x43
 76                         IMX7ULP_PAD_PTD11__SDH     76                         IMX7ULP_PAD_PTD11__SDHC0_DQS    0x42
 77                 >;                                 77                 >;
 78         };                                         78         };
 79 };                                                 79 };
                                                      

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