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/arm64/ti/k3-am6548-iot2050-advanced.dts

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
    2 /*
    3  * Copyright (c) Siemens AG, 2018-2021
    4  *
    5  * Authors:
    6  *   Le Jin <le.jin@siemens.com>
    7  *   Jan Kiszka <jan.kiszka@siemens.com>
    8  *
    9  * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 1
   10  * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30
   11  *
   12  * Product homepage:
   13  * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
   14  */
   15 
   16 /dts-v1/;
   17 
   18 #include "k3-am6548-iot2050-advanced-common.dtsi"
   19 #include "k3-am65-iot2050-common-pg1.dtsi"
   20 
   21 / {
   22         compatible = "siemens,iot2050-advanced", "ti,am654";
   23         model = "SIMATIC IOT2050 Advanced";
   24 };

Cache object: 85b3bc36b7baf6b7b6d858ed6d6e096c


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