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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/freescale/imx8-apalis-eval.dtsi

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/arm64/freescale/imx8-apalis-eval.dtsi (Architecture i386) and /scripts/dtc/include-prefixes/arm64/freescale/imx8-apalis-eval.dtsi (Architecture sparc)


  1 // SPDX-License-Identifier: GPL-2.0-or-later O      1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  2 /*                                                  2 /*
  3  * Copyright 2022 Toradex                           3  * Copyright 2022 Toradex
  4  */                                                 4  */
  5                                                     5 
  6 / {                                                 6 / {
  7         aliases {                                   7         aliases {
  8                 rtc0 = &rtc_i2c;                    8                 rtc0 = &rtc_i2c;
  9                 rtc1 = &rtc;                        9                 rtc1 = &rtc;
 10         };                                         10         };
 11                                                    11 
 12         reg_usb_host_vbus: regulator-usb-host-     12         reg_usb_host_vbus: regulator-usb-host-vbus {
 13                 regulator-name = "VCC USBH2(AB     13                 regulator-name = "VCC USBH2(ABCD) / USBH(3|4)";
 14         };                                         14         };
 15 };                                                 15 };
 16                                                    16 
 17 &adc0 {                                            17 &adc0 {
 18         status = "okay";                           18         status = "okay";
 19 };                                                 19 };
 20                                                    20 
 21 &adc1 {                                            21 &adc1 {
 22         status = "okay";                           22         status = "okay";
 23 };                                                 23 };
 24                                                    24 
 25 /* TODO: Audio Mixer */                            25 /* TODO: Audio Mixer */
 26                                                    26 
 27 /* TODO: Asynchronous Sample Rate Converter (A     27 /* TODO: Asynchronous Sample Rate Converter (ASRC) */
 28                                                    28 
 29 /* TODO: Display Controller */                     29 /* TODO: Display Controller */
 30                                                    30 
 31 /* TODO: DPU */                                    31 /* TODO: DPU */
 32                                                    32 
 33 /* Apalis ETH1 */                                  33 /* Apalis ETH1 */
 34 &fec1 {                                            34 &fec1 {
 35         status = "okay";                           35         status = "okay";
 36 };                                                 36 };
 37                                                    37 
 38 /* Apalis I2C1 */                                  38 /* Apalis I2C1 */
 39 &i2c2 {                                            39 &i2c2 {
 40         status = "okay";                           40         status = "okay";
 41                                                    41 
 42         /* M41T0M6 real time clock on carrier      42         /* M41T0M6 real time clock on carrier board */
 43         rtc_i2c: rtc@68 {                          43         rtc_i2c: rtc@68 {
 44                 status = "okay";                   44                 status = "okay";
 45         };                                         45         };
 46 };                                                 46 };
 47                                                    47 
 48 /* Apalis I2C3 (CAM) */                            48 /* Apalis I2C3 (CAM) */
 49 &i2c3 {                                            49 &i2c3 {
 50         status = "okay";                           50         status = "okay";
 51 };                                                 51 };
 52                                                    52 
 53 /* Apalis SPI1 */                                  53 /* Apalis SPI1 */
 54 &lpspi0 {                                          54 &lpspi0 {
 55         status = "okay";                           55         status = "okay";
 56 };                                                 56 };
 57                                                    57 
 58 /* Apalis SPI2 */                                  58 /* Apalis SPI2 */
 59 &lpspi2 {                                          59 &lpspi2 {
 60         status = "okay";                           60         status = "okay";
 61 };                                                 61 };
 62                                                    62 
 63 /* Apalis UART3 */                                 63 /* Apalis UART3 */
 64 &lpuart0 {                                         64 &lpuart0 {
 65         status = "okay";                           65         status = "okay";
 66 };                                                 66 };
 67                                                    67 
 68 /* Apalis UART1 */                                 68 /* Apalis UART1 */
 69 &lpuart1 {                                         69 &lpuart1 {
 70         status = "okay";                           70         status = "okay";
 71 };                                                 71 };
 72                                                    72 
 73 /* Apalis UART4 */                                 73 /* Apalis UART4 */
 74 &lpuart2 {                                         74 &lpuart2 {
 75         status = "okay";                           75         status = "okay";
 76 };                                                 76 };
 77                                                    77 
 78 /* Apalis UART2 */                                 78 /* Apalis UART2 */
 79 &lpuart3 {                                         79 &lpuart3 {
 80         status = "okay";                           80         status = "okay";
 81 };                                                 81 };
 82                                                    82 
 83 /* Apalis PWM3, MXM3 pin 6 */                      83 /* Apalis PWM3, MXM3 pin 6 */
 84 &lsio_pwm0 {                                       84 &lsio_pwm0 {
 85         status = "okay";                           85         status = "okay";
 86 };                                                 86 };
 87                                                    87 
 88 /* Apalis PWM4, MXM3 pin 8 */                      88 /* Apalis PWM4, MXM3 pin 8 */
 89 &lsio_pwm1 {                                       89 &lsio_pwm1 {
 90         status = "okay";                           90         status = "okay";
 91 };                                                 91 };
 92                                                    92 
 93 /* Apalis PWM1, MXM3 pin 2 */                      93 /* Apalis PWM1, MXM3 pin 2 */
 94 &lsio_pwm2 {                                       94 &lsio_pwm2 {
 95         status = "okay";                           95         status = "okay";
 96 };                                                 96 };
 97                                                    97 
 98 /* Apalis PWM2, MXM3 pin 4 */                      98 /* Apalis PWM2, MXM3 pin 4 */
 99 &lsio_pwm3 {                                       99 &lsio_pwm3 {
100         status = "okay";                          100         status = "okay";
101 };                                                101 };
102                                                   102 
103 /* TODO: Apalis PCIE1 */                          103 /* TODO: Apalis PCIE1 */
104                                                   104 
105 /* TODO: Apalis BKL1_PWM */                       105 /* TODO: Apalis BKL1_PWM */
106                                                   106 
107 /* TODO: Apalis DAP1 */                           107 /* TODO: Apalis DAP1 */
108                                                   108 
109 /* TODO: Apalis Analogue Audio */                 109 /* TODO: Apalis Analogue Audio */
110                                                   110 
111 /* TODO: Apalis SATA1 */                          111 /* TODO: Apalis SATA1 */
112                                                   112 
113 /* TODO: Apalis SPDIF1 */                         113 /* TODO: Apalis SPDIF1 */
114                                                   114 
115 /* TODO: Apalis USBH2, Apalis USBH3 and on-mod    115 /* TODO: Apalis USBH2, Apalis USBH3 and on-module Wi-Fi via on-module HSIC Hub */
116                                                   116 
117 /* Apalis USBO1 */                                117 /* Apalis USBO1 */
118 &usbotg1 {                                        118 &usbotg1 {
119         status = "okay";                          119         status = "okay";
120 };                                                120 };
121                                                   121 
122 /* TODO: Apalis USBH4 SuperSpeed */               122 /* TODO: Apalis USBH4 SuperSpeed */
                                                      

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