Re: [v3,1/5] dt-binding: mediatek: watchdog: fix the description of compatible

2020-07-30 Thread Matthias Brugger
On 30/07/2020 12:21, Crystal Guo wrote: Besides watchdog, mt2712 and nt8183 also provide sub-system software reset features. But mt6589 not support this feature Signed-off-by: Crystal Guo My proposal for the commit message: "The watchdog driver for MT2712 and MT8183 relies on DT data, so

[v3,1/5] dt-binding: mediatek: watchdog: fix the description of compatible

2020-07-30 Thread Crystal Guo
Besides watchdog, mt2712 and nt8183 also provide sub-system software reset features. But mt6589 not support this feature Signed-off-by: Crystal Guo --- Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/dev