diff mbox

dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC

Message ID b0058a0a9f948f17edf3c1a476665c715922ebc3.1501830388.git.sean.wang@mediatek.com
State Not Applicable, archived
Headers show

Commit Message

Sean Wang Aug. 4, 2017, 7:14 a.m. UTC
From: Sean Wang <sean.wang@mediatek.com>

This updates dt-binding documentation for MediaTek MT7622 and
MT7623 SoC. For the both SoCs supported all rely on the fallback
binding of the case with "mediatek,mt6589-wdt".

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Matthias Brugger Aug. 4, 2017, 10:04 a.m. UTC | #1
On 08/04/2017 09:14 AM, sean.wang@mediatek.com wrote:
> From: Sean Wang <sean.wang@mediatek.com>
> 
> This updates dt-binding documentation for MediaTek MT7622 and
> MT7623 SoC. For the both SoCs supported all rely on the fallback
> binding of the case with "mediatek,mt6589-wdt".
> 
> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> ---
>   Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> index 6a00939..096bbfb 100644
> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> @@ -4,6 +4,8 @@ Required properties:
>   
>   - compatible should contain:
>   	* "mediatek,mt2701-wdt" for MT2701 compatible watchdog timers
> +	* "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
> +	* "mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
>   	* "mediatek,mt6589-wdt" for all compatible watchdog timers (MT2701,
>   		MT6589)
>   

Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rob Herring (Arm) Aug. 10, 2017, 5:43 p.m. UTC | #2
On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang@mediatek.com wrote:
> From: Sean Wang <sean.wang@mediatek.com>
> 
> This updates dt-binding documentation for MediaTek MT7622 and
> MT7623 SoC. For the both SoCs supported all rely on the fallback
> binding of the case with "mediatek,mt6589-wdt".
> 
> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> ---
>  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Sean Wang Aug. 11, 2017, 2:36 a.m. UTC | #3
On Thu, 2017-08-10 at 12:43 -0500, Rob Herring wrote:
> On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang@mediatek.com wrote:
> > From: Sean Wang <sean.wang@mediatek.com>
> > 
> > This updates dt-binding documentation for MediaTek MT7622 and
> > MT7623 SoC. For the both SoCs supported all rely on the fallback
> > binding of the case with "mediatek,mt6589-wdt".
> > 
> > Signed-off-by: Sean Wang <sean.wang@mediatek.com>
> > ---
> >  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
> >  1 file changed, 2 insertions(+)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Hi, Rob

thanks a lot

can the patch go through your tree?

	Sean


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Matthias Brugger Aug. 14, 2017, 11:17 a.m. UTC | #4
On 08/11/2017 04:36 AM, Sean Wang wrote:
> On Thu, 2017-08-10 at 12:43 -0500, Rob Herring wrote:
>> On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang@mediatek.com wrote:
>>> From: Sean Wang <sean.wang@mediatek.com>
>>>
>>> This updates dt-binding documentation for MediaTek MT7622 and
>>> MT7623 SoC. For the both SoCs supported all rely on the fallback
>>> binding of the case with "mediatek,mt6589-wdt".
>>>
>>> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
>>> ---
>>>   Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++
>>>   1 file changed, 2 insertions(+)
>>
>> Acked-by: Rob Herring <robh@kernel.org>
> 
> Hi, Rob
> 
> thanks a lot
> 
> can the patch go through your tree?
> 

 From the MAINTAINERS file:
WATCHDOG DEVICE DRIVERS
M:      Wim Van Sebroeck <wim@iguana.be>
R:      Guenter Roeck <linux@roeck-us.net>
L:      linux-watchdog@vger.kernel.org
W:      http://www.linux-watchdog.org/
T:      git git://www.linux-watchdog.org/linux-watchdog.git
S:      Maintained
F:      Documentation/devicetree/bindings/watchdog/
F:      Documentation/watchdog/
F:      drivers/watchdog/
F:      include/linux/watchdog.h
F:      include/uapi/linux/watchdog.h

The best will be to resend and add the email addresses/lists

Regards,
Matthias
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 6a00939..096bbfb 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -4,6 +4,8 @@  Required properties:
 
 - compatible should contain:
 	* "mediatek,mt2701-wdt" for MT2701 compatible watchdog timers
+	* "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
+	* "mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
 	* "mediatek,mt6589-wdt" for all compatible watchdog timers (MT2701,
 		MT6589)