Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / mediatek / mt8183-kukui-jacuzzi-fennel-sku6.dts
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3  * Copyright 2021 Google LLC
4  */
5
6 /dts-v1/;
7 #include "mt8183-kukui-jacuzzi-fennel.dtsi"
8
9 / {
10         model = "Google fennel sku6 board";
11         compatible = "google,fennel-sku6", "google,fennel", "mediatek,mt8183";
12 };
13
14 &touchscreen {
15         status = "okay";
16
17         compatible = "hid-over-i2c";
18         reg = <0x10>;
19         interrupt-parent = <&pio>;
20         interrupts = <155 IRQ_TYPE_LEVEL_LOW>;
21         pinctrl-names = "default";
22         pinctrl-0 = <&touchscreen_pins>;
23
24         post-power-on-delay-ms = <10>;
25         hid-descr-addr = <0x0001>;
26 };
27
28
29 &qca_wifi {
30         qcom,ath10k-calibration-variant = "GO_FENNEL";
31 };
32