From: Runyang Chen <Runyang.Chen@mediatek.com>
To: Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Rob Herring <robh+dt@kernel.org>, <nfraprado@collabora.com>
Cc: <angelogioacchino.delregno@collabora.com>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
<linux-mediatek@lists.infradead.org>,
Runyang Chen <runyang.chen@mediatek.com>
Subject: [PATCH 0/3] Add watchdog support for MT8188 Soc
Date: Fri, 22 Jul 2022 15:23:13 +0800 [thread overview]
Message-ID: <20220722072316.582-1-Runyang.Chen@mediatek.com> (raw)
From: Runyang Chen <runyang.chen@mediatek.com>
Based on tag: next-20220720, linux-next/master
Depends on the series https://patchwork.kernel.org/project/linux-mediatek/list/?series=661445
v1:
1. Add mt8188-resets.h to define definition of reset bits.
2. Add wdt compatible for MT8188.
Runyang Chen (3):
dt-bindings: watchdog: Add compatible for MediaTek MT8188
dt-bindings: reset: mt8188: add toprgu reset-controller header file
watchdog: mediatek: mt8188: add wdt support
.../devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
drivers/watchdog/mtk_wdt.c | 6 ++++
include/dt-bindings/reset/mt8188-resets.h | 36 +++++++++++++++++++
3 files changed, 43 insertions(+)
create mode 100644 include/dt-bindings/reset/mt8188-resets.h
--
2.18.0
next reply other threads:[~2022-07-22 7:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 7:23 Runyang Chen [this message]
2022-07-22 7:23 ` [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188 Runyang Chen
2022-07-22 7:49 ` AngeloGioacchino Del Regno
2022-07-22 7:49 ` AngeloGioacchino Del Regno
2022-07-25 22:43 ` Rob Herring
2022-07-25 22:43 ` Rob Herring
2022-07-22 7:23 ` [PATCH] [2/3] dt-bindings: reset: mt8188: add toprgu reset-controller header file Runyang Chen
2022-07-25 22:44 ` Rob Herring
2022-07-25 22:44 ` Rob Herring
2022-07-22 7:23 ` [PATCH] [3/3] watchdog: mediatek: mt8188: add wdt support Runyang Chen
2022-07-22 7:49 ` AngeloGioacchino Del Regno
2022-07-22 7:49 ` AngeloGioacchino Del Regno
2022-07-22 15:10 ` Guenter Roeck
2022-07-22 15:10 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220722072316.582-1-Runyang.Chen@mediatek.com \
--to=runyang.chen@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@roeck-us.net \
--cc=matthias.bgg@gmail.com \
--cc=nfraprado@collabora.com \
--cc=robh+dt@kernel.org \
--cc=wim@linux-watchdog.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.