k3-am65-iot2050-common-pg1.dtsi 585 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. // SPDX-License-Identifier: GPL-2.0
  2. /*
  3. * Copyright (c) Siemens AG, 2021
  4. *
  5. * Authors:
  6. * Jan Kiszka <[email protected]>
  7. *
  8. * Common bits of the IOT2050 Basic and Advanced variants, PG1
  9. */
  10. &dss {
  11. assigned-clocks = <&k3_clks 67 2>;
  12. assigned-clock-parents = <&k3_clks 67 5>;
  13. };
  14. &serdes0 {
  15. status = "disabled";
  16. };
  17. &sdhci1 {
  18. no-1-8-v;
  19. };
  20. &tx_pru0_0 {
  21. status = "disabled";
  22. };
  23. &tx_pru0_1 {
  24. status = "disabled";
  25. };
  26. &tx_pru1_0 {
  27. status = "disabled";
  28. };
  29. &tx_pru1_1 {
  30. status = "disabled";
  31. };
  32. &tx_pru2_0 {
  33. status = "disabled";
  34. };
  35. &tx_pru2_1 {
  36. status = "disabled";
  37. };