The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/src/arm/imx6ulz.dtsi

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
    2 //
    3 // Copyright 2018 NXP.
    4 
    5 #include "imx6ull.dtsi"
    6 
    7 / {
    8         aliases {
    9                 /delete-property/ ethernet0;
   10                 /delete-property/ ethernet1;
   11                 /delete-property/ i2c2;
   12                 /delete-property/ i2c3;
   13                 /delete-property/ serial4;
   14                 /delete-property/ serial5;
   15                 /delete-property/ serial6;
   16                 /delete-property/ serial7;
   17                 /delete-property/ spi2;
   18                 /delete-property/ spi3;
   19         };
   20 };
   21 
   22 /delete-node/ &adc1;
   23 /delete-node/ &ecspi3;
   24 /delete-node/ &ecspi4;
   25 /delete-node/ &epit2;
   26 /delete-node/ &gpt2;
   27 /delete-node/ &i2c3;
   28 /delete-node/ &i2c4;
   29 /delete-node/ &pwm5;
   30 /delete-node/ &pwm6;
   31 /delete-node/ &pwm7;
   32 /delete-node/ &pwm8;
   33 /delete-node/ &uart5;
   34 /delete-node/ &uart6;
   35 /delete-node/ &uart7;
   36 /delete-node/ &uart8;

Cache object: 6aea3770647fda388dfcf66ae1bc5c13


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.