imx6q-phytec-pbab01.dts 397 B

123456789101112131415161718192021
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /*
  3. * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
  4. */
  5. /dts-v1/;
  6. #include "imx6q-phytec-pfla02.dtsi"
  7. #include "imx6qdl-phytec-pbab01.dtsi"
  8. / {
  9. model = "Phytec phyFLEX-i.MX6 Quad Carrier-Board";
  10. compatible = "phytec,imx6q-pbab01", "phytec,imx6q-pfla02", "fsl,imx6q";
  11. chosen {
  12. stdout-path = &uart4;
  13. };
  14. };
  15. &sata {
  16. status = "okay";
  17. };