imx6dl-phytec-pfla02.dtsi 571 B

1234567891011121314151617181920212223
  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. #include "imx6dl.dtsi"
  12. #include "imx6qdl-phytec-pfla02.dtsi"
  13. / {
  14. model = "Phytec phyFLEX-i.MX6 DualLite/Solo";
  15. compatible = "phytec,imx6dl-pfla02", "fsl,imx6dl";
  16. memory {
  17. reg = <0x10000000 0x20000000>;
  18. };
  19. };