From nobody Wed Nov 13 08:50:08 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 C7CD0C4321E for ; Tue, 15 Nov 2022 02:54:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236642AbiKOCyi (ORCPT ); Mon, 14 Nov 2022 21:54:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37990 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232435AbiKOCyd (ORCPT ); Mon, 14 Nov 2022 21:54:33 -0500 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29C4314003 for ; Mon, 14 Nov 2022 18:54:32 -0800 (PST) Received: by mail-ej1-x631.google.com with SMTP id ft34so32832097ejc.12 for ; Mon, 14 Nov 2022 18:54:32 -0800 (PST) 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=nGhqsrWtoUF+r+GxLNoynNg4eDvQCpkc+w7aehIlpC4=; b=0fnevSKGjjGBJ3qbrdksjgiYMOJ3TZ9mwSy9dgBW8RpN0R1fMpj3d3LvtCpPo+dT/M TRKH398GUIeoh6cTSPkjGC8fNmj3ikK2PAJFq/aidDLRdxdkPzN45u3dqJPzjVFoeX1P Bw1uaV7V0z5IgFK6pTBKIskT9BVV4FffxU5LujTHYbDfOoMx+Gnl1/yymNFfKL6DOEnG ccTKP2HKw+YY34CJRizi4uWzX9C/OTot9znJNJzsexUWG5aPqVq6lvikeUQb30Bv1nUi G0yuCaHx6MRPnFC0i7t3bSj3+fuymxfpT/rTrIS1yQ39adSQFpUAgjCFP4B28T8AYmS5 /hQA== 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=nGhqsrWtoUF+r+GxLNoynNg4eDvQCpkc+w7aehIlpC4=; b=wRtgXmCpqZCihdW7sIWu0/V0Vg3DV6CIfWDdp/gecohI5zJTZXf7wKvkf6LY6aTJr7 jhFZl2IMghpimSRxWp96t8F5ch0Be5Nyvf9LSxpaKMiOHGoUiLziZkLUlrGv5QIczYwV 5fGP0OmrAKdXF4J5Igo6z2vVq5L+9H2Al8Hv7ea9Wg4Wq+0M5hIJG/KY5wO+YMryc6vz wXZTCWKHUySbxQQpKC+U+lqbOPBhEdzLPX7Lo/aIXf55sbVqyxfoBTFMhcoAi+vPpW93 UL7zahJ1dNwFdX9mJ1O08dSnU53Hry5Zgrd5f9IDd7HqgXqL0CKL3LM01jRYT+V5zo9y L5jQ== X-Gm-Message-State: ANoB5pk++Gii5j/Cc8rIRu0c5+FMKOsstfiFC0H96tfxkipttBfp84uO fS+JIam/XWdKyzBIu6KtWPOelw== X-Google-Smtp-Source: AA0mqf4KVfJZu9eu7sw3r5DjXqih8y43qnoBLcb0u+Dfac8Lwz6kDXTrdEyMBKtSP4hPXr0qif6+sg== X-Received: by 2002:a17:907:2350:b0:78d:9c2f:bf78 with SMTP id we16-20020a170907235000b0078d9c2fbf78mr12175149ejb.594.1668480870745; Mon, 14 Nov 2022 18:54:30 -0800 (PST) Received: from c64.fritz.box ([2a01:2a8:8108:8301:7643:bec8:f62b:b074]) by smtp.gmail.com with ESMTPSA id l9-20020a1709063d2900b0073d9a0d0cbcsm4861177ejf.72.2022.11.14.18.54.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Nov 2022 18:54:30 -0800 (PST) From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= To: linux-mediatek@lists.infradead.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com Subject: [PATCH v2 02/15] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings Date: Tue, 15 Nov 2022 03:54:08 +0100 Message-Id: <20221115025421.59847-3-bero@baylibre.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221115025421.59847-1-bero@baylibre.com> References: <20221107211001.257393-1-bero@baylibre.com> <20221115025421.59847-1-bero@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 binding documentation for the MT8365 SoC. Signed-off-by: Fabien Parent Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Docum= entation/devicetree/bindings/watchdog/mtk-wdt.txt index 762c62e428ef2..835af28b46de0 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -20,6 +20,7 @@ Required properties: "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 "mediatek,mt8192-wdt": for MT8192 "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 + "mediatek,mt8365-wdt", "mediatek,mt6589-wdt": for MT8365 =20 - reg : Specifies base physical address and size of the registers. =20 --=20 2.38.1