imx6dl-phytec-pfla02.dtsi 362 B

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