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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/freescale/imx8x-colibri-iris.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-or-later OR MIT
  2 /*
  3  * Copyright 2018-2021 Toradex
  4  */
  5 
  6 / {
  7         aliases {
  8                 rtc0 = &rtc_i2c;
  9                 rtc1 = &rtc;
 10         };
 11 
 12         reg_3v3: regulator-3v3 {
 13                 compatible = "regulator-fixed";
 14                 regulator-max-microvolt = <3300000>;
 15                 regulator-min-microvolt = <3300000>;
 16                 regulator-name = "3.3V";
 17         };
 18 };
 19 
 20 &colibri_gpio_keys {
 21         status = "okay";
 22 };
 23 
 24 /* Colibri FastEthernet */
 25 &fec1 {
 26         status = "okay";
 27 };
 28 
 29 /* Colibri I2C */
 30 &i2c1 {
 31         status = "okay";
 32 
 33         /* M41T0M6 real time clock on carrier board */
 34         rtc_i2c: rtc@68 {
 35                 compatible = "st,m41t0";
 36                 reg = <0x68>;
 37         };
 38 };
 39 
 40 &iomuxc {
 41         pinctrl-names = "default";
 42         pinctrl-0 = <&pinctrl_gpio_iris>;
 43 
 44         pinctrl_gpio_iris: gpioirisgrp {
 45                 fsl,pins = <IMX8QXP_QSPI0B_DATA3_LSIO_GPIO3_IO21        0x20>,          /* SODIMM  98 */
 46                            <IMX8QXP_USB_SS3_TC1_LSIO_GPIO4_IO04         0x20>,          /* SODIMM 133 */
 47                            <IMX8QXP_SAI0_TXD_LSIO_GPIO0_IO25            0x20>,          /* SODIMM 103 */
 48                            <IMX8QXP_SAI0_TXFS_LSIO_GPIO0_IO28           0x20>,          /* SODIMM 101 */
 49                            <IMX8QXP_SAI0_RXD_LSIO_GPIO0_IO27            0x20>,          /* SODIMM  97 */
 50                            <IMX8QXP_ENET0_RGMII_RXC_LSIO_GPIO5_IO03     0x06000020>,    /* SODIMM  85 */
 51                            <IMX8QXP_SAI0_TXC_LSIO_GPIO0_IO26            0x20>;          /* SODIMM  79 */
 52         };
 53 
 54         pinctrl_uart1_forceoff: uart1forceoffgrp {
 55                 fsl,pins = <IMX8QXP_QSPI0A_SS0_B_LSIO_GPIO3_IO14        0x20>;  /* SODIMM 22 */
 56         };
 57 
 58         pinctrl_uart23_forceoff: uart23forceoffgrp {
 59                 fsl,pins = <IMX8QXP_MIPI_DSI1_GPIO0_01_LSIO_GPIO2_IO00  0x20>; /* SODIMM 23 */
 60         };
 61 };
 62 
 63 /* Colibri SPI */
 64 &lpspi2 {
 65         status = "okay";
 66 };
 67 
 68 /* Colibri UART_B */
 69 &lpuart0 {
 70         status = "okay";
 71 };
 72 
 73 /* Colibri UART_C */
 74 &lpuart2 {
 75         status = "okay";
 76 };
 77 
 78 /* Colibri UART_A */
 79 &lpuart3 {
 80         status = "okay";
 81 };
 82 
 83 &lsio_gpio3 {
 84         /*
 85          * This turns the LVDS transceiver on. If one wants to turn the
 86          * transceiver off, that property has to be deleted and the gpio handled
 87          * in userspace.
 88          */
 89         lvds-tx-on-hog {
 90                 gpio-hog;
 91                 gpios = <18 0>;
 92                 output-high;
 93         };
 94 };
 95 
 96 /* Colibri PWM_B */
 97 &lsio_pwm0 {
 98         status = "okay";
 99 };
100 
101 /* Colibri PWM_C */
102 &lsio_pwm1 {
103         status = "okay";
104 };
105 
106 /* Colibri PWM_D */
107 &lsio_pwm2 {
108         status = "okay";
109 };
110 
111 /* Colibri SD/MMC Card */
112 &usdhc2 {
113         status = "okay";
114 };

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