imx6dl-phytec-mira-rdk-nand.dts 972 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright (C) 2018 PHYTEC Messtechnik GmbH
  4. * Author: Christian Hemp <[email protected]>
  5. */
  6. /dts-v1/;
  7. #include "imx6dl.dtsi"
  8. #include "imx6qdl-phytec-phycore-som.dtsi"
  9. #include "imx6qdl-phytec-mira.dtsi"
  10. #include "imx6qdl-phytec-mira-peb-eval-01.dtsi"
  11. #include "imx6qdl-phytec-mira-peb-av-02.dtsi"
  12. #include "imx6qdl-phytec-mira-peb-wlbt-05.dtsi"
  13. / {
  14. model = "PHYTEC phyBOARD-Mira DualLite/Solo Carrier-Board with NAND";
  15. compatible = "phytec,imx6dl-pbac06-nand", "phytec,imx6dl-pbac06",
  16. "phytec,imx6qdl-pcm058", "fsl,imx6dl";
  17. chosen {
  18. stdout-path = &uart2;
  19. };
  20. };
  21. &ethphy {
  22. max-speed = <100>;
  23. };
  24. &fec {
  25. status = "okay";
  26. };
  27. &gpmi {
  28. status = "okay";
  29. };
  30. &hdmi {
  31. status = "okay";
  32. };
  33. &i2c1 {
  34. status = "okay";
  35. };
  36. &i2c2 {
  37. status = "okay";
  38. };
  39. &i2c_rtc {
  40. status = "okay";
  41. };
  42. &uart3 {
  43. status = "okay";
  44. };
  45. &usbh1 {
  46. status = "okay";
  47. };
  48. &usbotg {
  49. status = "okay";
  50. };
  51. &usdhc1 {
  52. status = "okay";
  53. };