From nobody Fri Sep 20 09:26:59 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 8FAF0C00A8F for ; Tue, 24 Oct 2023 00:07:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231271AbjJXAHk (ORCPT ); Mon, 23 Oct 2023 20:07:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229679AbjJXAHd (ORCPT ); Mon, 23 Oct 2023 20:07:33 -0400 Received: from mail-pg1-x535.google.com (mail-pg1-x535.google.com [IPv6:2607:f8b0:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9269D6E for ; Mon, 23 Oct 2023 17:07:31 -0700 (PDT) Received: by mail-pg1-x535.google.com with SMTP id 41be03b00d2f7-5b5354da665so2089989a12.2 for ; Mon, 23 Oct 2023 17:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1698106051; x=1698710851; 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=nh7y/+UHR4rfaD1MdlnQhy3jizucTRA5pP5JKPfuUQY=; b=nrkN6uCNYGxPAFIdUxs7gefv8tQ8Tv8Ckk4+2vKLmZqcgbfXZTgrEA+0pctk4Y1nQD 445mu0UyzNm5pLsuo0WeUdIVI/vqwt1sgYyhGMDeeNMRD+38TJUvnm92MEpsNYP7qLjd uG9yBBRyMrAv4g3a0II1Ww3Y7PXivuwxoXW5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698106051; x=1698710851; 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=nh7y/+UHR4rfaD1MdlnQhy3jizucTRA5pP5JKPfuUQY=; b=kQ5a9Re0u5H0z5ysJXgjvV8eufA/gX/w4sxKgMgOSK7nRNuTU/dvwd415iGmReSq/S dxYMPauKpkrUGGpeqUJ0QuQTVcrtLNAnqqIomAbVW/bugnkux36tu5Q1Gj1JP5LAgfxZ VMozGeNkkSAlBbJhJ/ETIATL+/FLh6rJO565h/JSZQJZ+zobJyGAVDrt9xHr4opG9Kbm +bcC4Pby0oSKzoL4tXfn5GXrDMRivT96Em07Wgx8K8GekJdvnnbYjG6WR0lPGvkzQpHe bdqUzjXKAHreD5INeOsjQtB5WQHUuSV56vrXdXNHYW5WxPmKP4gE78XaREhscQiqJgOz iPAQ== X-Gm-Message-State: AOJu0YzqqjWCpJYEGOLUGKou1zxO6/Ef1LoXu21HULAkkrVCrdNAvZCy tPBOe1Oyf7eGebymzH6wt2cJ/g== X-Google-Smtp-Source: AGHT+IEnbELuJfwTbSKJpQL3L82YAF2nHCHHuweCeoPOIKHXo8oxA5ZYmCAL+Ez/OQucHg3ovI5ADw== X-Received: by 2002:a17:902:ea09:b0:1c8:9d32:339e with SMTP id s9-20020a170902ea0900b001c89d32339emr8959999plg.50.1698106051216; Mon, 23 Oct 2023 17:07:31 -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.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 17:07:30 -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 1/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu Date: Mon, 23 Oct 2023 17:02:24 -0700 Message-ID: <20231024000724.57714-2-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" Add katsu and katsu sku38 which uses different audio codec. Signed-off-by: Hsin-Yi Wang --- Documentation/devicetree/bindings/arm/mediatek.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/mediatek.yaml b/Document= ation/devicetree/bindings/arm/mediatek.yaml index a5999b3afc35..fe8c488a3207 100644 --- a/Documentation/devicetree/bindings/arm/mediatek.yaml +++ b/Documentation/devicetree/bindings/arm/mediatek.yaml @@ -235,6 +235,12 @@ properties: items: - const: google,kappa - const: mediatek,mt8183 + - description: Google Katsu (ASUS Chromebook Detachable CZ1) + items: + - enum: + - google,katsu + - google,katsu-sku38 + - const: mediatek,mt8183 - description: Google Kodama (Lenovo 10e Chromebook Tablet) items: - enum: --=20 2.42.0.758.gaed0368e0e-goog