blob: ec721275e8e26efe5fbdfec824c3b9deee5d4b0b [file] [log] [blame]
Tom Rini6bb92fc2024-05-20 09:54:58 -06001// SPDX-License-Identifier: GPL-2.0-only
Tom Rini53633a82024-02-29 12:33:36 -05002/*
Tom Rini6bb92fc2024-05-20 09:54:58 -06003 * Copyright (c) Siemens AG, 2018-2023
Tom Rini53633a82024-02-29 12:33:36 -05004 *
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 2
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-pg2.dtsi"
Tom Rini6bb92fc2024-05-20 09:54:58 -060020#include "k3-am65-iot2050-arduino-connector.dtsi"
21#include "k3-am65-iot2050-dp.dtsi"
22#include "k3-am65-iot2050-usb3.dtsi"
Tom Rini53633a82024-02-29 12:33:36 -050023
24/ {
25 compatible = "siemens,iot2050-advanced-pg2", "ti,am654";
26 model = "SIMATIC IOT2050 Advanced PG2";
27};