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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/nxp/imx/imx6q-sbc6x.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 ] ~

  1 // SPDX-License-Identifier: GPL-2.0-only
  2 /*
  3  * Copyright 2013 Pavel Machek <pavel@denx.de>
  4  */
  5 
  6 /dts-v1/;
  7 #include "imx6q.dtsi"
  8 
  9 / {
 10         model = "MicroSys sbc6x board";
 11         compatible = "microsys,sbc6x", "fsl,imx6q";
 12 
 13         memory@10000000 {
 14                 device_type = "memory";
 15                 reg = <0x10000000 0x80000000>;
 16         };
 17 };
 18 
 19 
 20 &fec {
 21         pinctrl-names = "default";
 22         pinctrl-0 = <&pinctrl_enet>;
 23         phy-mode = "rgmii";
 24         status = "okay";
 25 };
 26 
 27 &iomuxc {
 28         imx6q-sbc6x {
 29                 pinctrl_enet: enetgrp {
 30                         fsl,pins = <
 31                                 MX6QDL_PAD_ENET_MDIO__ENET_MDIO         0x1b0b0
 32                                 MX6QDL_PAD_ENET_MDC__ENET_MDC           0x1b0b0
 33                                 MX6QDL_PAD_RGMII_TXC__RGMII_TXC         0x1b030
 34                                 MX6QDL_PAD_RGMII_TD0__RGMII_TD0         0x1b030
 35                                 MX6QDL_PAD_RGMII_TD1__RGMII_TD1         0x1b030
 36                                 MX6QDL_PAD_RGMII_TD2__RGMII_TD2         0x1b030
 37                                 MX6QDL_PAD_RGMII_TD3__RGMII_TD3         0x1b030
 38                                 MX6QDL_PAD_RGMII_TX_CTL__RGMII_TX_CTL   0x1b030
 39                                 MX6QDL_PAD_ENET_REF_CLK__ENET_TX_CLK    0x1b0b0
 40                                 MX6QDL_PAD_RGMII_RXC__RGMII_RXC         0x1b030
 41                                 MX6QDL_PAD_RGMII_RD0__RGMII_RD0         0x1b030
 42                                 MX6QDL_PAD_RGMII_RD1__RGMII_RD1         0x1b030
 43                                 MX6QDL_PAD_RGMII_RD2__RGMII_RD2         0x1b030
 44                                 MX6QDL_PAD_RGMII_RD3__RGMII_RD3         0x1b030
 45                                 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL   0x1b030
 46                                 MX6QDL_PAD_GPIO_16__ENET_REF_CLK        0x4001b0a8
 47                         >;
 48                 };
 49 
 50                 pinctrl_uart1: uart1grp {
 51                         fsl,pins = <
 52                                 MX6QDL_PAD_CSI0_DAT10__UART1_TX_DATA    0x1b0b1
 53                                 MX6QDL_PAD_CSI0_DAT11__UART1_RX_DATA    0x1b0b1
 54                         >;
 55                 };
 56 
 57                 pinctrl_usbotg: usbotggrp {
 58                         fsl,pins = <
 59                                 MX6QDL_PAD_GPIO_1__USB_OTG_ID           0x17059
 60                         >;
 61                 };
 62 
 63                 pinctrl_usdhc3: usdhc3grp {
 64                         fsl,pins = <
 65                                 MX6QDL_PAD_SD3_CMD__SD3_CMD             0x17059
 66                                 MX6QDL_PAD_SD3_CLK__SD3_CLK             0x10059
 67                                 MX6QDL_PAD_SD3_DAT0__SD3_DATA0          0x17059
 68                                 MX6QDL_PAD_SD3_DAT1__SD3_DATA1          0x17059
 69                                 MX6QDL_PAD_SD3_DAT2__SD3_DATA2          0x17059
 70                                 MX6QDL_PAD_SD3_DAT3__SD3_DATA3          0x17059
 71                         >;
 72                 };
 73         };
 74 };
 75 
 76 &uart1 {
 77         pinctrl-names = "default";
 78         pinctrl-0 = <&pinctrl_uart1>;
 79         status = "okay";
 80 };
 81 
 82 &usbotg {
 83         pinctrl-names = "default";
 84         pinctrl-0 = <&pinctrl_usbotg>;
 85         disable-over-current;
 86         status = "okay";
 87 };
 88 
 89 &usdhc3 {
 90         pinctrl-names = "default";
 91         pinctrl-0 = <&pinctrl_usdhc3>;
 92         status = "okay";
 93 };

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