imx6q-phytec-pbab01.dts 658 B

12345678910111213141516171819202122232425262728293031323334
  1. /*
  2. * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
  3. *
  4. * The code contained herein is licensed under the GNU General Public
  5. * License. You may obtain a copy of the GNU General Public License
  6. * Version 2 or later at the following locations:
  7. *
  8. * http://www.opensource.org/licenses/gpl-license.html
  9. * http://www.gnu.org/copyleft/gpl.html
  10. */
  11. /dts-v1/;
  12. #include "imx6q-phytec-pfla02.dtsi"
  13. / {
  14. model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board";
  15. compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q";
  16. };
  17. &fec {
  18. status = "okay";
  19. };
  20. &uart4 {
  21. status = "okay";
  22. };
  23. &usdhc2 {
  24. status = "okay";
  25. };
  26. &usdhc3 {
  27. status = "okay";
  28. };