imx6q-phytec-pfla02.dtsi 350 B

1234567891011121314151617
  1. // SPDX-License-Identifier: GPL-2.0-or-later
  2. /*
  3. * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
  4. */
  5. #include "imx6q.dtsi"
  6. #include "imx6qdl-phytec-pfla02.dtsi"
  7. / {
  8. model = "Phytec phyFLEX-i.MX6 Quad";
  9. compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
  10. memory@10000000 {
  11. device_type = "memory";
  12. reg = <0x10000000 0x80000000>;
  13. };
  14. };