From mboxrd@z Thu Jan 1 00:00:00 1970 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=-11.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=unavailable 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 2D41EC4743C for ; Wed, 23 Jun 2021 12:39:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 10A966024A for ; Wed, 23 Jun 2021 12:39:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230415AbhFWMmH (ORCPT ); Wed, 23 Jun 2021 08:42:07 -0400 Received: from mailgw01.mediatek.com ([60.244.123.138]:53559 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S230206AbhFWMmD (ORCPT ); Wed, 23 Jun 2021 08:42:03 -0400 X-UUID: df62b2099a42454c9e42c9a49a5af266-20210623 X-UUID: df62b2099a42454c9e42c9a49a5af266-20210623 Received: from mtkcas10.mediatek.inc [(172.21.101.39)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1415695831; Wed, 23 Jun 2021 20:39:42 +0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Jun 2021 20:39:35 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 23 Jun 2021 20:39:35 +0800 From: Christine Zhu To: , , , CC: , , , , , , Subject: [v4,0/3] watchdog: mt8195: add wdt support Date: Wed, 23 Jun 2021 20:38:51 +0800 Message-ID: <20210623123854.21941-1-Christine.Zhu@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Supports MT8195 watchdog device. Supports MT8195 watchdog reset-controller feature. 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 From mboxrd@z Thu Jan 1 00:00:00 1970 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,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 F24F1C48BE5 for ; Wed, 23 Jun 2021 12:40:12 +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 C196B6024A for ; Wed, 23 Jun 2021 12:40:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C196B6024A 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=9Oj7l4+E3POIiQleVqIElxupY9G31+MVeYcbQy79umg=; b=qLrn13Vb1JMFeM o5Sv1qGTF4orQ1HNndC54iBRvVd0IwaWEsX9pni5CuSDLMwb8XkSimsqrAC0DwG67DJ2o0Vr7sq8F JYUIhbt0T4VfaorFIoOVxq3Xr9vJxWA3PI+XXRVDnz0moIcKrWAqoD5QXeiIaTJlrDAaTaF7dGUtV fBsuIT8m6xSOcWA9YNPS2LgwMvmt27MCfL4dbHEEuBk94ZzxF3x4ePEBaNVRDSBwUltADDORkrP2+ OTWoeO7rtcsO9YIf7ti4C6sI2SOQ9Zog2KQA7yvBSqlTa3+iIC3TaETEHVSi9pFdFtKanxijXI4i/ pKXw57JWfetu07biZz3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2Am-00AdJt-Bs; Wed, 23 Jun 2021 12:40:04 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2AZ-00AdGu-6E; Wed, 23 Jun 2021 12:39:52 +0000 X-UUID: f9806f5c217f4b19a4cbcdaf3afb4e94-20210623 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=G/VdHFmmvZ1tcLlVl95QUfDHFOIY7DpdpflkVyVNqFM=; b=bgMB1kZ62iHS5YIEBkirMXJLuWrb4x10dBo1OVoAtRq5WSGCD7MkCdF2Pqi07OCKPBQ8Kz5VHVp8KBvC34BKg3RjDPmagrk7KHhbxqVGFrFqe37GhfeTXDBpz9v4/KpmSvkCtEQy4khrMZGWHj88ZIU1B7iFiK/L5DDw1R/X60Q=; X-UUID: f9806f5c217f4b19a4cbcdaf3afb4e94-20210623 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1782253798; Wed, 23 Jun 2021 05:39:50 -0700 Received: from mtkmbs08n1.mediatek.inc (172.21.101.55) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Jun 2021 05:39:48 -0700 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Jun 2021 20:39:35 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 23 Jun 2021 20:39:35 +0800 From: Christine Zhu To: , , , CC: , , , , , , Subject: [v4,0/3] watchdog: mt8195: add wdt support Date: Wed, 23 Jun 2021 20:38:51 +0800 Message-ID: <20210623123854.21941-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-20210623_053951_283979_4E5A2353 X-CRM114-Status: UNSURE ( 7.33 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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 _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 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,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 5A26DC4743C for ; Wed, 23 Jun 2021 12:41:59 +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 1BE7F61076 for ; Wed, 23 Jun 2021 12:41:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1BE7F61076 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-arm-kernel-bounces+linux-arm-kernel=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=LL4NI9u6RN74Fu1C/6dv6EvypAq9lhsux+5K7TLdA6Y=; b=QKUkVifh0Izrsg 9jlVUYVRiSZU9xY05k+yTKxUd4kml7+Fh5y32ALiCHPkuDBI83Lko7WYRSYzl4Ik8kGbBFg89G73P NBzRn9i3yF5lXzHvL9Hmi6TEsfe5+uh2wU7iKqLYyUJLgKvO6Z0F0p4HrIZ9LyyH4PUMPuZLadi95 /hTOx6t97e140kTjRcK2HeGgbINQRQii1+MCi0fMcEdOBkJOOg+not/k3oLT15tzQ2/8RLUX//RwS 94exUwlynqHpJFIePTNuw1T7dDNPxwoIKrJvvMDkpe0UA83UQxI8WDiK2JQ9BrycgJv657kQw5q6m seFNeIoyM19TpayvoiUA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2Ad-00AdHo-L0; Wed, 23 Jun 2021 12:39:55 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2AZ-00AdGu-6E; Wed, 23 Jun 2021 12:39:52 +0000 X-UUID: f9806f5c217f4b19a4cbcdaf3afb4e94-20210623 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=G/VdHFmmvZ1tcLlVl95QUfDHFOIY7DpdpflkVyVNqFM=; b=bgMB1kZ62iHS5YIEBkirMXJLuWrb4x10dBo1OVoAtRq5WSGCD7MkCdF2Pqi07OCKPBQ8Kz5VHVp8KBvC34BKg3RjDPmagrk7KHhbxqVGFrFqe37GhfeTXDBpz9v4/KpmSvkCtEQy4khrMZGWHj88ZIU1B7iFiK/L5DDw1R/X60Q=; X-UUID: f9806f5c217f4b19a4cbcdaf3afb4e94-20210623 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1782253798; Wed, 23 Jun 2021 05:39:50 -0700 Received: from mtkmbs08n1.mediatek.inc (172.21.101.55) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Jun 2021 05:39:48 -0700 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs08n1.mediatek.inc (172.21.101.55) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 23 Jun 2021 20:39:35 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 23 Jun 2021 20:39:35 +0800 From: Christine Zhu To: , , , CC: , , , , , , Subject: [v4,0/3] watchdog: mt8195: add wdt support Date: Wed, 23 Jun 2021 20:38:51 +0800 Message-ID: <20210623123854.21941-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-20210623_053951_283979_4E5A2353 X-CRM114-Status: UNSURE ( 7.33 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Supports MT8195 watchdog device. Supports MT8195 watchdog reset-controller feature. 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel