imx6ull-phytec-tauri-nand.dts 437 B

1234567891011121314151617181920
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Copyright (C) 2021 PHYTEC Messtechnik GmbH
  4. * Author: Alexander Bauer <[email protected]>
  5. */
  6. /dts-v1/;
  7. #include "imx6ull-phytec-tauri.dtsi"
  8. / {
  9. model = "PHYTEC phyGate-Tauri i.MX6 UltraLite";
  10. compatible = "phytec,imx6ull-phygate-tauri",
  11. "phytec,imx6ull-phygate-tauri-nand",
  12. "phytec,imx6ull-pcl063", "fsl,imx6ull";
  13. };
  14. /* NAND-Version */
  15. &gpmi {
  16. status = "okay";
  17. };