t8103-j293.dts 453 B

123456789101112131415161718192021222324252627282930
  1. // SPDX-License-Identifier: GPL-2.0+ OR MIT
  2. /*
  3. * Apple MacBook Pro (13-inch, M1, 2020)
  4. *
  5. * target-type: J293
  6. *
  7. * Copyright The Asahi Linux Contributors
  8. */
  9. /dts-v1/;
  10. #include "t8103.dtsi"
  11. #include "t8103-jxxx.dtsi"
  12. / {
  13. compatible = "apple,j293", "apple,t8103", "apple,arm-platform";
  14. model = "Apple MacBook Pro (13-inch, M1, 2020)";
  15. };
  16. &wifi0 {
  17. brcm,board-type = "apple,honshu";
  18. };
  19. &i2c2 {
  20. status = "okay";
  21. };
  22. &i2c4 {
  23. status = "okay";
  24. };