From nobody Fri Sep 20 09:40:52 2024 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AC62C25B67 for ; Tue, 24 Oct 2023 00:07:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231618AbjJXAHs (ORCPT ); Mon, 23 Oct 2023 20:07:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45274 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231244AbjJXAHe (ORCPT ); Mon, 23 Oct 2023 20:07:34 -0400 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2B6DD78 for ; Mon, 23 Oct 2023 17:07:32 -0700 (PDT) Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1c9b1e3a809so24368965ad.2 for ; Mon, 23 Oct 2023 17:07:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1698106052; x=1698710852; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=P/cqlLo1xMu6vyNWnJHXRu9HX9PDmOzSMx42M7GKBk4=; b=P7SEjy8rShTQ9tKrWrt3Ka6aQZrN2D2sFhA6Tq5QLHKXd0FWyfuT8gBpMTW/RE7yEA nQ1AUGy54mciQGH95XQIAR/FlRNtN8x298guJ2QHcklXTW47MyYBoZLxvm66UczWgffg 71KeNTPVnBtCI4trNAWhgye9u5p3NSL9MNE1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698106052; x=1698710852; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P/cqlLo1xMu6vyNWnJHXRu9HX9PDmOzSMx42M7GKBk4=; b=U2XIf5biHfiTnz++YD0UAo5gARizI/Q07wAcKSGQkqHFuZlEMV7yDIQlmjR5Wg+ZbW 87VsjVmQsi00mJDln7la6fEt//xLkLQj4uhQ1Fl7oHPyykDkXOAVce6reje7/oa3Rrjl kaypQDMthqQ24Ga12Vm9WAoHN8Rd3AruddsMRkccEWZ3nhkArARxpF+poZqzLE0qccxl dbVSt8oz6X8x5hOwcVg3dMRTIZud6t6ow1CspxUFNKkuKyvidU0I616QT+AT7+InLkKV FGS4VygUEKbA56XKjSQgvQNnEKvdmkuVtydXGf+617EbwQSoWdYOfFiRvB2WfPLd5XXQ qgMg== X-Gm-Message-State: AOJu0YwYdK9lyACDMHvOKo2OtT75Z8bL2DadIm9Rq0y/bUwEes1WJG3B jMwjjipxeNsVbfjutuio9ovaHQ== X-Google-Smtp-Source: AGHT+IFT8y4oceUEuy0SEQ+ul3MihnsSlfHCilt0mzADZwMzgUKtHOU072RmvvZwuEF1XYCziybQyA== X-Received: by 2002:a17:903:28cd:b0:1c3:5f05:922a with SMTP id kv13-20020a17090328cd00b001c35f05922amr7136070plb.60.1698106052413; Mon, 23 Oct 2023 17:07:32 -0700 (PDT) Received: from hsinyi.sjc.corp.google.com ([2620:15c:9d:2:5a2d:c345:7f3f:d26c]) by smtp.gmail.com with ESMTPSA id a10-20020a170902ecca00b001c5dea67c26sm6505510plh.233.2023.10.23.17.07.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 17:07:32 -0700 (PDT) From: Hsin-Yi Wang To: Matthias Brugger , AngeloGioacchino Del Regno , Krzysztof Kozlowski Cc: Rob Herring , Conor Dooley , =?UTF-8?q?N=C3=ADcolas=20F=20=2E=20R=20=2E=20A=20=2E=20Prado?= , =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= , Frank Wunderlich , Macpaul Lin , Sean Wang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH 2/6] arm64: dts: mt8183: Add kukui katsu board Date: Mon, 23 Oct 2023 17:02:25 -0700 Message-ID: <20231024000724.57714-3-hsinyi@chromium.org> X-Mailer: git-send-email 2.42.0.758.gaed0368e0e-goog In-Reply-To: <20231024000724.57714-1-hsinyi@chromium.org> References: <20231024000724.57714-1-hsinyi@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" kodama is also known as ASUS Chromebook Detachable CZ1. Signed-off-by: Hsin-Yi Wang --- .../dts/mediatek/mt8183-kukui-katsu-sku38.dts | 44 +++++++++++++++++++ .../boot/dts/mediatek/mt8183-kukui-katsu.dts | 40 +++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu-sku38.d= ts create mode 100644 arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu.dts diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu-sku38.dts b/ar= ch/arm64/boot/dts/mediatek/mt8183-kukui-katsu-sku38.dts new file mode 100644 index 000000000000..491d04692432 --- /dev/null +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu-sku38.dts @@ -0,0 +1,44 @@ +// SPDX-License-Identifier: (GPL-2.0 OR MIT) +/* + * Copyright 2023 Google LLC + */ + +/dts-v1/; +#include "mt8183-kukui-kakadu.dtsi" +#include "mt8183-kukui-audio-rt1015p.dtsi" + +/ { + model =3D "Google katsu sku38 board"; + chassis-type =3D "tablet"; + compatible =3D "google,katsu-sku38", "mediatek,mt8183"; +}; + +&i2c0 { + status =3D "okay"; + + /delete-node/touchscreen@10; + touchscreen1: touchscreen@5d { + compatible =3D "goodix,gt7375p"; + reg =3D <0x5d>; + pinctrl-names =3D "default"; + pinctrl-0 =3D <&open_touch>; + + interrupt-parent =3D <&pio>; + interrupts =3D <155 IRQ_TYPE_LEVEL_LOW>; + + reset-gpios =3D <&pio 156 GPIO_ACTIVE_LOW>; + vdd-supply =3D <&lcd_pp3300>; + }; +}; + +&panel { + compatible =3D "starry,2081101qfh032011-53g"; +}; + +&qca_wifi { + qcom,ath10k-calibration-variant =3D "GO_KATSU"; +}; + +&sound { + compatible =3D "mediatek,mt8183_mt6358_ts3a227_rt1015p"; +}; diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu.dts b/arch/arm= 64/boot/dts/mediatek/mt8183-kukui-katsu.dts new file mode 100644 index 000000000000..595b0afdb2db --- /dev/null +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-katsu.dts @@ -0,0 +1,40 @@ +// SPDX-License-Identifier: (GPL-2.0 OR MIT) +/* + * Copyright 2023 Google LLC + */ + +/dts-v1/; +#include "mt8183-kukui-kakadu.dtsi" +#include "mt8183-kukui-audio-da7219-rt1015p.dtsi" + +/ { + model =3D "Google katsu board"; + chassis-type =3D "tablet"; + compatible =3D "google,katsu", "mediatek,mt8183"; +}; + +&i2c0 { + status =3D "okay"; + + /delete-node/touchscreen@10; + touchscreen1: touchscreen@5d { + compatible =3D "goodix,gt7375p"; + reg =3D <0x5d>; + pinctrl-names =3D "default"; + pinctrl-0 =3D <&open_touch>; + + interrupt-parent =3D <&pio>; + interrupts =3D <155 IRQ_TYPE_LEVEL_LOW>; + + reset-gpios =3D <&pio 156 GPIO_ACTIVE_LOW>; + vdd-supply =3D <&lcd_pp3300>; + }; +}; + +&panel { + compatible =3D "starry,2081101qfh032011-53g"; +}; + +&qca_wifi { + qcom,ath10k-calibration-variant =3D "GO_KATSU"; +}; --=20 2.42.0.758.gaed0368e0e-goog