keystone-k2g-generic.dts 459 B

123456789101112131415161718192021
  1. /*
  2. * Copyright 2017 Texas Instruments, Inc.
  3. *
  4. * 66AK2G0X Generic File
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * published by the Free Software Foundation.
  9. */
  10. /dts-v1/;
  11. #include "keystone-k2g.dtsi"
  12. / {
  13. compatible = "ti,k2g-generic", "ti,k2g", "ti,keystone";
  14. model = "Texas Instruments 66AK2G02 Generic";
  15. chosen {
  16. stdout-path = &uart0;
  17. };
  18. };