From patchwork Mon Jun 28 11:37:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christine Zhu X-Patchwork-Id: 12347741 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.1 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 A2F75C2B9F4 for ; Mon, 28 Jun 2021 11:38:38 +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 322AF61C6C for ; Mon, 28 Jun 2021 11:38:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 322AF61C6C 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=dNJt5w49/BPryOv0Y2zPFe4z7KsW1WrCFNMfaF5N3kA=; b=T7Q0Ggjuh/9KgM 0VcncEgyFYKpVpk/h05dzMSBIJuRtdVOaDhYFIKIBX7/J7o61zhBnbiit1gpi+POWr4eQhcegTt2K KulWVTuyGeNSckVGuRfoeIQy/dXOGOPfeUjVNTOu071JilXprqTa63utbAAKqcizhFCQToTlwAZXl HfeVynJeZAO6j846J7oFZindD65x8FqQPBLrmnIsuEhK0CWPkBkCv6CSWz9kXSEqKkEkv4JupoacT 26O5qJke3aNyvd8Hf7jPV8x0p8Y+uiEWV+2gFI+CHevR+TOb1kGa4Dl0ymQam2akyoz4IYFF++eXS Ljz9XrBkbGdDRGQIZI3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxpaq-007mZR-To; Mon, 28 Jun 2021 11:38:24 +0000 Received: from [216.200.240.185] (helo=mailgw02.mediatek.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lxpae-007mYP-6P; Mon, 28 Jun 2021 11:38:14 +0000 X-UUID: 81146b178fd8482d81fe1eae5c668888-20210628 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=OeFroWhKNkm1Y56bGCD7ur1Q/b41puilqMepNVxI9C8=; b=RTOgtnqPc2ltgK0doNWaHBClDKmlGMoyD+q6UzUDBLE6co46NgtDhND3SHssqZdBKNJjVmoyMoSecEtTMyQ0LVOoyaAQQRtV1CnZLyN3QGB2bwKI1RzM7HMSyfmWtHCab5YtjSd5hW3M/ZiyMTnxJ9DMA7/KCifMfolrCK0Gx4g=; X-UUID: 81146b178fd8482d81fe1eae5c668888-20210628 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1365556747; Mon, 28 Jun 2021 04:38:08 -0700 Received: from mtkmbs07n1.mediatek.inc (172.21.101.16) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 28 Jun 2021 04:38:06 -0700 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 28 Jun 2021 19:38:05 +0800 Received: from localhost.localdomain (10.17.3.153) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 28 Jun 2021 19:38:04 +0800 From: Christine Zhu To: , , , CC: , , , , , , Subject: [v5,0/3] watchdog: mt8195: add wdt support Date: Mon, 28 Jun 2021 19:37:28 +0800 Message-ID: <20210628113730.26107-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-20210628_043812_281214_1DE4DB35 X-CRM114-Status: UNSURE ( 7.42 ) 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 v4: -fix name formatting in Signed-off-bys and author in [v4,3/3]. Change since v3: -fix name formatting in Signed-off-bys and author for all the patches. Change since v2: -fix typos in [v2,0/3] [v2,1/3] [v2,2/3]. 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-bindings: mediatek: mt8195: update mtk-wdt document dt-bindings: reset: mt8195: add toprgu reset-controller head file watchdog: mediatek: mt8195: add wdt support .../devicetree/bindings/watchdog/mtk-wdt.txt | 1 + drivers/watchdog/mtk_wdt.c | 6 ++++ .../reset-controller/mt8195-resets.h | 29 +++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 include/dt-bindings/reset-controller/mt8195-resets.h