1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 2 /* 3 * Copyright 2021 Google LLC 3 * Copyright 2021 Google LLC 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 #include "mt8183-kukui-kakadu.dtsi" 7 #include "mt8183-kukui-kakadu.dtsi" 8 #include "mt8183-kukui-audio-rt1015p.dtsi" 8 #include "mt8183-kukui-audio-rt1015p.dtsi" 9 9 10 / { 10 / { 11 model = "MediaTek kakadu board sku22"; 11 model = "MediaTek kakadu board sku22"; 12 chassis-type = "tablet"; 12 chassis-type = "tablet"; 13 compatible = "google,kakadu-rev3-sku22 13 compatible = "google,kakadu-rev3-sku22", "google,kakadu-rev2-sku22", 14 "google,kakadu", "mediate 14 "google,kakadu", "mediatek,mt8183"; 15 }; 15 }; 16 16 17 &i2c0 { << 18 touchscreen: touchscreen@10 { << 19 compatible = "hid-over-i2c"; << 20 reg = <0x10>; << 21 pinctrl-names = "default"; << 22 pinctrl-0 = <&open_touch>; << 23 << 24 interrupts-extended = <&pio 15 << 25 << 26 post-power-on-delay-ms = <10>; << 27 hid-descr-addr = <0x0001>; << 28 }; << 29 }; << 30 << 31 &panel { << 32 compatible = "boe,tv105wum-nw0"; << 33 }; << 34 << 35 &sound { 17 &sound { 36 compatible = "mediatek,mt8183_mt6358_t 18 compatible = "mediatek,mt8183_mt6358_ts3a227_rt1015p"; 37 }; 19 }; 38 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.