On 2/16/22 9:45 AM, Rex-BC Chen wrote:
v1:
1. Add mt8186-resets.h to define definition of reset bits.
2. Add wdt compatible for MT8186.
Rex-BC Chen (2):
dt-bindings: watchdog: Add compatible for MediaTek MT8186
dt-bindings: reset: mt8186: add DSI reset bit for MMSYS
Runyang Chen (2):
dt-bindings: reset: mt8186: add toprgu reset-controller header file
watchdog: mediatek: mt8186: add wdt support
.../devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
drivers/watchdog/mtk_wdt.c | 6 ++++
include/dt-bindings/reset/mt8186-resets.h | 36 +++++++++++++++++++
3 files changed, 43 insertions(+)
create mode 100644 include/dt-bindings/reset/mt8186-resets.h
Why did you drop [PATCH] tag in the subject of your patch series?
Please keep it for distinguishing it from RFC and other meaningful tags
next time.
Thanks
Macpaul Lin