From nobody Sat Sep 21 14:07:41 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 83CCCC4332F for ; Thu, 20 Oct 2022 13:13:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230401AbiJTNN3 (ORCPT ); Thu, 20 Oct 2022 09:13:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230243AbiJTNN1 (ORCPT ); Thu, 20 Oct 2022 09:13:27 -0400 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BA8617E209 for ; Thu, 20 Oct 2022 06:12:57 -0700 (PDT) Received: by mail-wm1-x329.google.com with SMTP id fn7-20020a05600c688700b003b4fb113b86so2161546wmb.0 for ; Thu, 20 Oct 2022 06:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; 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=7OTh+ZIjQwPwHMVAfy9H3FuL7YWrhAHg4js/lzlDK/M=; b=6EDUCv6G2UgQRsVfJ2I9xQEL96UJ12vdRg5bkhFeSUS8KL3XWADImhOHZXbAIPHbsz GmHQhGgrSI/cNNtSpNEpHuRe/bsQhMGTz09Hv9UvDI33MyLuh7pZgk43VdA3PpgjLAwJ NmoYOQN2+ZrW718j2+WcpYVDPIjYAvYHpuL3bpDNOFzUt5Ln3uXrnMfZAbbBEsduYBMz DoMsVgSf2XfB5WZ9oxb2tvygvBDN3VYb8W2AaHe/GAZlS1CQbpFIOMQqVd+UtNo8K6bj ndPy/tScUYbYM5Y9AQTV27ydm6D4mKb8Oh/Dmu0yY3juBM8PEVuiO0IO6vXjafg/tU6g jGAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=7OTh+ZIjQwPwHMVAfy9H3FuL7YWrhAHg4js/lzlDK/M=; b=IX9Ua7jCc1uBpLr1YSDfwG6DT18lZ8YnZ9A1DIEhcvWwvqpWsK8QT1JlXznNBSYQDG Q9fuBVJAf9/Tw0/4dGfP1m10pFcB3nOFyYl39jF1kWie4tJbI3BZC4frgGOPa4Huozb1 Hrall6F9o0d9uxnnXlCmrtUdz4opW+Phi4GRG/gDjoKdbM57XZOZYC6HCHxBukzmuFiU 8vDylUoszr2z2Yigc38ovojtEdnCA/GzcZ/6LXZU0VP3Rxmioe19A+pUVpoGp5Mz2NlQ 5LOE4ZOZ3tx51977zFpO4C/fF3cHQWNU52UtiG1uZg8i2L6nyUot+d4G0U3XvWzge4ku LSWg== X-Gm-Message-State: ACrzQf28il48QB245c5lrJ+lx0zonkuxQMFvtriOyd6CVV8UUs4sQEYx dSLgEjWivS7M1mq9qTVxpsctQw== X-Google-Smtp-Source: AMsMyM4H6QWebgtrEClimXbfEJCgl+fA7qmmKxkNw9CwlgBsl2gKl1/603yBgg+rs0YW7nVYwcm+2g== X-Received: by 2002:a05:600c:4691:b0:3c6:f154:fdc6 with SMTP id p17-20020a05600c469100b003c6f154fdc6mr17950920wmo.195.1666271478376; Thu, 20 Oct 2022 06:11:18 -0700 (PDT) Received: from localhost.localdomain ([2001:861:3a82:90b0:2979:1615:9a68:f204]) by smtp.gmail.com with ESMTPSA id x8-20020a5d6508000000b00228dff8d975sm16453927wru.109.2022.10.20.06.11.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Oct 2022 06:11:18 -0700 (PDT) From: fchiby@baylibre.com To: Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Johnson Wang , "Zhiyong.Tao" Cc: Fabien Parent , Rob Herring , Tinghan Shen , Sen Chu , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add MT8365 SoC bindings Date: Thu, 20 Oct 2022 15:09:55 +0200 Message-Id: <20221020130957.25197-2-fchiby@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221020130957.25197-1-fchiby@baylibre.com> References: <20221020130957.25197-1-fchiby@baylibre.com> 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" From: Fabien Parent Add pwrap binding documentation for Signed-off-by: Fabien Parent Acked-by: Rob Herring --- Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Doc= umentation/devicetree/bindings/soc/mediatek/pwrap.txt index d24e2bc444be..8424b93c432e 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -30,6 +30,7 @@ Required properties in pwrap device node. "mediatek,mt8186-pwrap" for MT8186 SoCs "mediatek,mt8188-pwrap", "mediatek,mt8195-pwrap" for MT8188 SoCs "mediatek,mt8195-pwrap" for MT8195 SoCs + "mediatek,mt8365-pwrap" for MT8365 SoCs "mediatek,mt8516-pwrap" for MT8516 SoCs - interrupts: IRQ for pwrap in SOC - reg-names: "pwrap" is required; "pwrap-bridge" is optional. @@ -39,6 +40,8 @@ Required properties in pwrap device node. - clock-names: Must include the following entries: "spi": SPI bus clock "wrap": Main module clock + "sys": System module clock (for MT8365 SoC) + "tmr": Timer module clock (for MT8365 SoC) - clocks: Must contain an entry for each entry in clock-names. =20 Optional properities: --=20 2.25.1