On Sat, Sep 20, 2014 at 7:06 PM, Carlo Caione <carlo@xxxxxxxxxx> wrote: > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > Signed-off-by: Carlo Caione <carlo@xxxxxxxxxx> > --- > arch/arm/boot/dts/meson.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/meson.dtsi b/arch/arm/boot/dts/meson.dtsi > index 55feb14..e6539ea 100644 > --- a/arch/arm/boot/dts/meson.dtsi > +++ b/arch/arm/boot/dts/meson.dtsi > @@ -70,6 +70,11 @@ > #size-cells = <1>; > ranges; > > + wdt: watchdog@c1109900 { > + compatible = "amlogic,meson6-wdt"; > + reg = <0xc1109900 0x8>; > + }; > + > uart_AO: serial@c81004c0 { > compatible = "amlogic,meson-uart"; > reg = <0xc81004c0 0x14>; Hi Arnd and Guenter, who is supposed to take in this patch? The basic support for the SoC is already in the arm-soc tree (thanks Arnd) and the other three patches of this patchset are going in through Guenter tree (thanks Guenter). BR, -- Carlo Caione -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html