1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 /* 2 /* 3 * Copyright 2020 Google LLC 3 * Copyright 2020 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-da7219-rt1015p.dt 8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi" 9 9 10 / { 10 / { 11 model = "MediaTek kakadu board"; 11 model = "MediaTek kakadu board"; 12 chassis-type = "tablet"; << 13 compatible = "google,kakadu-rev3", "go 12 compatible = "google,kakadu-rev3", "google,kakadu-rev2", 14 "google,kakadu", "medi 13 "google,kakadu", "mediatek,mt8183"; 15 }; << 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 }; 14 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.