keystone-k2g-generic.dts 437 B

12345678910111213141516171819202122232425262728
  1. /*
  2. * Device Tree Source for Generic 66AK2G0X EVM
  3. *
  4. * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  5. *
  6. * SPDX-License-Identifier: GPL-2.0+
  7. */
  8. /dts-v1/;
  9. #include "keystone-k2g.dtsi"
  10. / {
  11. compatible = "ti,k2g-generic", "ti,k2g", "ti,keystone";
  12. model = "Texas Instruments 66AK2G02 Generic";
  13. chosen {
  14. stdout-path = &uart0;
  15. };
  16. };
  17. &i2c0 {
  18. status = "okay";
  19. };
  20. &i2c1 {
  21. status = "okay";
  22. };