1d1eaf77fSNicolas Boichat// SPDX-License-Identifier: (GPL-2.0 OR MIT) 2d1eaf77fSNicolas Boichat/* 3d1eaf77fSNicolas Boichat * Copyright 2020 Google LLC 4d1eaf77fSNicolas Boichat */ 5d1eaf77fSNicolas Boichat 6d1eaf77fSNicolas Boichat/dts-v1/; 7d1eaf77fSNicolas Boichat#include "mt8183-kukui-kakadu.dtsi" 8d2bbd5d9SKansho Nishida#include "mt8183-kukui-audio-da7219-rt1015p.dtsi" 9d1eaf77fSNicolas Boichat 10d1eaf77fSNicolas Boichat/ { 11d1eaf77fSNicolas Boichat model = "MediaTek kakadu board"; 12380d18fbSAngeloGioacchino Del Regno chassis-type = "tablet"; 13d1eaf77fSNicolas Boichat compatible = "google,kakadu-rev3", "google,kakadu-rev2", 14d1eaf77fSNicolas Boichat "google,kakadu", "mediatek,mt8183"; 15d1eaf77fSNicolas Boichat}; 1691e7286bSHsin-Yi Wang 1791e7286bSHsin-Yi Wang&i2c0 { 1891e7286bSHsin-Yi Wang touchscreen: touchscreen@10 { 1991e7286bSHsin-Yi Wang compatible = "hid-over-i2c"; 2091e7286bSHsin-Yi Wang reg = <0x10>; 2191e7286bSHsin-Yi Wang pinctrl-names = "default"; 2291e7286bSHsin-Yi Wang pinctrl-0 = <&open_touch>; 2391e7286bSHsin-Yi Wang 2491e7286bSHsin-Yi Wang interrupts-extended = <&pio 155 IRQ_TYPE_EDGE_FALLING>; 2591e7286bSHsin-Yi Wang 2691e7286bSHsin-Yi Wang post-power-on-delay-ms = <10>; 2791e7286bSHsin-Yi Wang hid-descr-addr = <0x0001>; 2891e7286bSHsin-Yi Wang }; 2991e7286bSHsin-Yi Wang}; 3091e7286bSHsin-Yi Wang 3191e7286bSHsin-Yi Wang&panel { 3291e7286bSHsin-Yi Wang compatible = "boe,tv105wum-nw0"; 3391e7286bSHsin-Yi Wang}; 34