mt8183-kukui-kodama-sku272.dts 408 B

123456789101112131415161718192021
  1. // SPDX-License-Identifier: (GPL-2.0 OR MIT)
  2. /*
  3. * Copyright 2020 Google LLC
  4. *
  5. * SKU: 0x110 => 272
  6. * - bit 8: Camera: 1 (GC5035)
  7. * - bits 7..4: Panel ID: 0x1 (AUO)
  8. */
  9. /dts-v1/;
  10. #include "mt8183-kukui-kodama.dtsi"
  11. / {
  12. model = "MediaTek kodama sku272 board";
  13. compatible = "google,kodama-sku272", "google,kodama", "mediatek,mt8183";
  14. };
  15. &panel {
  16. status = "okay";
  17. compatible = "auo,b101uan08.3";
  18. };