am574x-idk.dts 847 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. /*
  2. * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. */
  8. /dts-v1/;
  9. #include "dra74x-p.dtsi"
  10. #include "am572x-idk-common.dtsi"
  11. / {
  12. model = "TI AM5748 IDK";
  13. compatible = "ti,am5728-idk", "ti,dra762", "ti,dra7";
  14. };
  15. &qspi {
  16. spi-max-frequency = <96000000>;
  17. m25p80@0 {
  18. spi-max-frequency = <96000000>;
  19. };
  20. };
  21. &mmc1 {
  22. pinctrl-names = "default";
  23. pinctrl-0 = <&mmc1_pins_default>;
  24. /delete-property/ sd-uhs-sdr104;
  25. /delete-property/ sd-uhs-sdr50;
  26. /delete-property/ sd-uhs-ddr50;
  27. /delete-property/ sd-uhs-sdr25;
  28. /delete-property/ sd-uhs-sdr12;
  29. };
  30. &mmc2 {
  31. pinctrl-names = "default";
  32. pinctrl-0 = <&mmc2_pins_default>;
  33. };