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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/nxp/imx/imx6qp-sabreauto.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+ OR MIT
  2 //
  3 // Copyright 2016 Freescale Semiconductor, Inc.
  4 
  5 /dts-v1/;
  6 
  7 #include "imx6qp.dtsi"
  8 #include "imx6qdl-sabreauto.dtsi"
  9 
 10 / {
 11         model = "Freescale i.MX6 Quad Plus SABRE Automotive Board";
 12         compatible = "fsl,imx6qp-sabreauto", "fsl,imx6qp";
 13 };
 14 
 15 &i2c2 {
 16         max7322: gpio@68 {
 17                 compatible = "maxim,max7322";
 18                 reg = <0x68>;
 19                 gpio-controller;
 20                 #gpio-cells = <2>;
 21         };
 22 };
 23 
 24 &iomuxc {
 25         imx6qdl-sabreauto {
 26                 pinctrl_enet: enetgrp {
 27                         fsl,pins = <
 28                                 MX6QDL_PAD_KEY_COL1__ENET_MDIO          0x1b0b0
 29                                 MX6QDL_PAD_KEY_COL2__ENET_MDC           0x1b0b0
 30                                 MX6QDL_PAD_RGMII_TXC__RGMII_TXC         0x1b018
 31                                 MX6QDL_PAD_RGMII_TD0__RGMII_TD0         0x1b018
 32                                 MX6QDL_PAD_RGMII_TD1__RGMII_TD1         0x1b018
 33                                 MX6QDL_PAD_RGMII_TD2__RGMII_TD2         0x1b018
 34                                 MX6QDL_PAD_RGMII_TD3__RGMII_TD3         0x1b018
 35                                 MX6QDL_PAD_RGMII_TX_CTL__RGMII_TX_CTL   0x1b018
 36                                 MX6QDL_PAD_RGMII_RXC__RGMII_RXC         0x1b018
 37                                 MX6QDL_PAD_RGMII_RD0__RGMII_RD0         0x1b018
 38                                 MX6QDL_PAD_RGMII_RD1__RGMII_RD1         0x1b018
 39                                 MX6QDL_PAD_RGMII_RD2__RGMII_RD2         0x1b018
 40                                 MX6QDL_PAD_RGMII_RD3__RGMII_RD3         0x1b018
 41                                 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL   0x1b018
 42                                 MX6QDL_PAD_GPIO_16__ENET_REF_CLK        0x4001b0a8
 43                                 MX6QDL_PAD_GPIO_6__ENET_IRQ             0x000b1
 44                         >;
 45                 };
 46         };
 47 };
 48 
 49 &pcie {
 50         reset-gpio = <&max7310_c 5 GPIO_ACTIVE_LOW>;
 51         status = "okay";
 52 };
 53 
 54 &sata {
 55         status = "okay";
 56 };
 57 
 58 &vgen3_reg {
 59         regulator-always-on;
 60 };

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