imx8mm-venice-gw73xx-0x.dts 363 B

12345678910111213141516171819
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright 2020 Gateworks Corporation
  4. */
  5. /dts-v1/;
  6. #include "imx8mm.dtsi"
  7. #include "imx8mm-venice-gw700x.dtsi"
  8. #include "imx8mm-venice-gw73xx.dtsi"
  9. / {
  10. model = "Gateworks Venice GW73xx-0x i.MX8MM Development Kit";
  11. compatible = "gw,imx8mm-gw73xx-0x", "fsl,imx8mm";
  12. chosen {
  13. stdout-path = &uart2;
  14. };
  15. };