t8103-j313.dts 376 B

12345678910111213141516171819202122
  1. // SPDX-License-Identifier: GPL-2.0+ OR MIT
  2. /*
  3. * Apple MacBook Air (M1, 2020)
  4. *
  5. * target-type: J313
  6. *
  7. * Copyright The Asahi Linux Contributors
  8. */
  9. /dts-v1/;
  10. #include "t8103.dtsi"
  11. #include "t8103-jxxx.dtsi"
  12. / {
  13. compatible = "apple,j313", "apple,t8103", "apple,arm-platform";
  14. model = "Apple MacBook Air (M1, 2020)";
  15. };
  16. &wifi0 {
  17. brcm,board-type = "apple,shikoku";
  18. };