k3-am6548-iot2050-advanced.dts 640 B

123456789101112131415161718192021222324
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright (c) Siemens AG, 2018-2021
  4. *
  5. * Authors:
  6. * Le Jin <[email protected]>
  7. * Jan Kiszka <[email protected]>
  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. /dts-v1/;
  16. #include "k3-am6548-iot2050-advanced-common.dtsi"
  17. #include "k3-am65-iot2050-common-pg1.dtsi"
  18. / {
  19. compatible = "siemens,iot2050-advanced", "ti,am654";
  20. model = "SIMATIC IOT2050 Advanced";
  21. };