From patchwork Tue Jun 22 15:17:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christine Zhu X-Patchwork-Id: 12337843 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 526AAC48BE5 for ; Tue, 22 Jun 2021 15:18:10 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 20DF56128E for ; Tue, 22 Jun 2021 15:18:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 20DF56128E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=6MtsXDkPgDQuCl5NQib2uC7SbIquN/JLd/NpVIHSZZ8=; b=HLPzFA3oRJiiym 75T8/M5tIYicUO1NXwg/b0mC14khfI5QTNq0ZUUrkT+acUvSZSXWKn1dUXcoaBkEAjnbZn88tFZA+ sJXuB+i8Mf5M5aNPOP4o8HfevKHy6S9uYOvTttGr9YJGUpUqudUjbfryQ5ldr23vHdYvzdDWZUBuX VcaAKOe/2z7dws456KgHRHSAnGFYNpg5WgmG+1gA9gZp54OXU9LQ/Y+U6odHINJp40ThXEX8+c6Zh ejrYbdG7gl4Zvotaa8mZUKqKuKU/RfrpJgl0Ga3Z202L5pqU+xsTAerRPlQWPW8QYF4qMrPEtfXTM aqOyEeCS/PZ71ocLaQow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lviA1-007els-A9; Tue, 22 Jun 2021 15:17:57 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lvi9m-007eiO-NV; Tue, 22 Jun 2021 15:17:44 +0000 X-UUID: feaca10f26454c609ef5108d623fb89a-20210622 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=HDSk13Q+z5w3IUt0/Bj64qKd2Eu1nsOXCiPh/Q6N074=; b=Apm7/OsfLOonIMI5r0OXlZtR6EMXidjbZqgyF5O/8UXWDTpWTftfblgTdc45igHmhDRGKxU4+WD1qd7yoMVvu+HKlu80CFrxeSQIgDB6P8cVZYqu+7iYKuqkJvW9k7uMKL4pck0e49kYxRH+Ga78fzpflckShRecstVl8iJWSwc=; X-UUID: feaca10f26454c609ef5108d623fb89a-20210622 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 94102872; Tue, 22 Jun 2021 08:17:39 -0700 Received: from MTKMBS07N2.mediatek.inc (172.21.101.141) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 22 Jun 2021 08:17:38 -0700 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs07n2.mediatek.inc (172.21.101.141) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 22 Jun 2021 23:17:36 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 22 Jun 2021 23:17:35 +0800 From: Christine Zhu To: , , , CC: , , , , , , Subject: [v2,0/3] watchdog: mt8195: add wdt support Date: Tue, 22 Jun 2021 23:17:31 +0800 Message-ID: <20210622151734.29429-1-Christine.Zhu@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210622_081742_816297_F762836C X-CRM114-Status: UNSURE ( 6.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Supports MT8195 watchdog device. Supports MT8195 watchdog reset-controller feature. Change since v1: -Remove the unneeded tag in [v1,1/3] [v1,2/3] [v1,3/3] -Add of_device_id of MT8195 in [v1,3/3] -use more proper prefixes, such as "dt-bindings: mediatek: mt8195:" -provide more information in the cover letter christine.zhu (3): dt-binding: mediatek: mt8195: update mtk-wdt document dt-binding: reset: mt8195: add toprgu reset-controller head file watchdog: mediatek: mt8195: add wdt support .../devicetree/bindings/watchdog/mtk-wdt.txt | 2 +- drivers/watchdog/mtk_wdt.c | 6 +++++ .../dt-bindings/reset-controller/mt8195-resets.h | 29 ++++++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 include/dt-bindings/reset-controller/mt8195-resets.h