1 // SPDX-License-Identifier: GPL-2.0-only 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 2 /* 3 * Copyright (c) Siemens AG, 2018-2023 3 * Copyright (c) Siemens AG, 2018-2023 4 * 4 * 5 * Authors: 5 * Authors: 6 * Le Jin <le.jin@siemens.com> 6 * Le Jin <le.jin@siemens.com> 7 * Jan Kiszka <jan.kiszka@siemens.com> 7 * Jan Kiszka <jan.kiszka@siemens.com> 8 * 8 * 9 * AM6548-based (quad-core) IOT2050 Advanced v 9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 2 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter 10 * 2 GB RAM, 16 GB eMMC, USB-serial converter on connector X30 11 * 11 * 12 * Product homepage: 12 * Product homepage: 13 * https://new.siemens.com/global/en/products/ 13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html 14 */ 14 */ 15 15 16 /dts-v1/; 16 /dts-v1/; 17 17 18 #include "k3-am6548-iot2050-advanced-common.dt 18 #include "k3-am6548-iot2050-advanced-common.dtsi" 19 #include "k3-am65-iot2050-common-pg2.dtsi" 19 #include "k3-am65-iot2050-common-pg2.dtsi" 20 #include "k3-am65-iot2050-arduino-connector.dt 20 #include "k3-am65-iot2050-arduino-connector.dtsi" 21 #include "k3-am65-iot2050-dp.dtsi" 21 #include "k3-am65-iot2050-dp.dtsi" 22 #include "k3-am65-iot2050-usb3.dtsi" 22 #include "k3-am65-iot2050-usb3.dtsi" 23 23 24 / { 24 / { 25 compatible = "siemens,iot2050-advanced 25 compatible = "siemens,iot2050-advanced-pg2", "ti,am654"; 26 model = "SIMATIC IOT2050 Advanced PG2" 26 model = "SIMATIC IOT2050 Advanced PG2"; 27 }; 27 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.