Messages in this thread |  | | From | Nicolas Boichat <> | Date | Wed, 8 Jan 2020 17:25:48 +0800 | Subject | Re: [PATCH v10 2/2] watchdog: mtk_wdt: mt8183: Add reset controller |
| |
On Mon, Jan 6, 2020 at 11:11 AM Jiaxin Yu <jiaxin.yu@mediatek.com> wrote: > > Add reset controller API in watchdog driver. > Besides watchdog, MTK toprgu module alsa provide sub-system (eg, audio, > camera, codec and connectivity) software reset functionality.
You add support for reset controller on both 8183 and 2712, do you want to say that in the commit title and message?
> > Signed-off-by: yong.liang <yong.liang@mediatek.com> > Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com> > Reviewed-by: Yingjoe Chen <yingjoe.chen@mediatek.com> > Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> > --- > drivers/watchdog/mtk_wdt.c | 105 ++++++++++++++++++++++++++++++++++++- > 1 file changed, 104 insertions(+), 1 deletion(-)
|  |