[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230117014023.2993-1-allen-kh.cheng@mediatek.com>
Date: Tue, 17 Jan 2023 09:40:21 +0800
From: Allen-KH Cheng <allen-kh.cheng@...iatek.com>
To: Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Rob Herring <robh+dt@...nel.org>,
<linux-watchdog@...r.kernel.org>
CC: <Project_Global_Chrome_Upstream_Group@...iatek.com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>,
Allen-KH Cheng <allen-kh.cheng@...iatek.com>
Subject: [PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
This series is based on next-20230116.
TOPRGU = Top Reset Generation Unit
In some cases, we may need TOPRGU to reset the wdt timer after system
resets. Provide a reset_by_toprgu parameter for configuration. We can
disable or enable it by adding reset_by_toprgu in dts.
Changes since v2:
- Correct the description
Changes since v1:
- Add more information in bindings
- Modify some words in the commit message
Allen-KH Cheng (2):
dt-bindings: watchdog: mtk-wdt: Add reset-by-toprgu support
watchdog: mtk_wdt: Add reset_by_toprgu support
.../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml | 6 ++++++
drivers/watchdog/mtk_wdt.c | 7 +++++++
2 files changed, 13 insertions(+)
--
2.18.0
Powered by blists - more mailing lists