imx6ul-tqma6ul1.dtsi 627 B

12345678910111213141516171819202122232425262728293031323334353637
  1. // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
  2. /*
  3. * Copyright 2018-2022 TQ-Systems GmbH
  4. * Author: Markus Niebel <[email protected]>
  5. */
  6. #include "imx6ul-tqma6ul2.dtsi"
  7. / {
  8. model = "TQ-Systems TQMa6UL1 SoM";
  9. compatible = "tq,imx6ul-tqma6ul1", "fsl,imx6ul";
  10. };
  11. /*
  12. * There are no module specific differences compared to TQMa6UL2,
  13. * only external interfaces differ
  14. */
  15. /*
  16. * Devices not available on i.MX6ULG1 and should not be enabled on
  17. * mainboard level (again)
  18. */
  19. &can2 {
  20. status = "disabled";
  21. };
  22. &csi {
  23. status = "disabled";
  24. };
  25. &fec2 {
  26. status = "disabled";
  27. };
  28. &lcdif {
  29. status = "disabled";
  30. };