* [PATCH 1/2] arm: dts: keystone: add watchdog entry [not found] <1386686869-729-1-git-send-email-ivan.khoronzhuk@ti.com> 2013-12-10 14:52 ` ivan.khoronzhuk @ 2013-12-10 14:52 ` ivan.khoronzhuk 1 sibling, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:52 UTC (permalink / raw) To: linux-arm-kernel + CC devicetree at vger.kernel.org linux-arm-kernel at lists.infradead.org linux-kernel at vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > Add watchdog entry to keystone device tree. > > Acked-by: Guenter Roeck <linux@roeck-us.net> > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/boot/dts/keystone.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi > index f6d6d9e..54a8ff7 100644 > --- a/arch/arm/boot/dts/keystone.dtsi > +++ b/arch/arm/boot/dts/keystone.dtsi > @@ -181,5 +181,11 @@ > interrupts = <GIC_SPI 300 IRQ_TYPE_EDGE_RISING>; > clocks = <&clkspi>; > }; > + > + wdt: wdt at 022f0080 { > + compatible = "ti,keystone-wdt","ti,davinci-wdt"; > + reg = <0x022f0080 0x80>; > + clocks = <&clkwdtimer0>; > + }; > }; > }; > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 1/2] arm: dts: keystone: add watchdog entry @ 2013-12-10 14:52 ` ivan.khoronzhuk 0 siblings, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:52 UTC (permalink / raw) To: Santosh Shilimkar Cc: Rob Herring, Pawel Moll, Mark Rutland, Stephen Warren, Ian Campbell, Russell King, Olof Johansson, grygorii.strashko, Ivan Khoronzhuk, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org + CC devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org linux-kernel@vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > Add watchdog entry to keystone device tree. > > Acked-by: Guenter Roeck <linux@roeck-us.net> > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/boot/dts/keystone.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi > index f6d6d9e..54a8ff7 100644 > --- a/arch/arm/boot/dts/keystone.dtsi > +++ b/arch/arm/boot/dts/keystone.dtsi > @@ -181,5 +181,11 @@ > interrupts = <GIC_SPI 300 IRQ_TYPE_EDGE_RISING>; > clocks = <&clkspi>; > }; > + > + wdt: wdt@022f0080 { > + compatible = "ti,keystone-wdt","ti,davinci-wdt"; > + reg = <0x022f0080 0x80>; > + clocks = <&clkwdtimer0>; > + }; > }; > }; > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 1/2] arm: dts: keystone: add watchdog entry @ 2013-12-10 14:52 ` ivan.khoronzhuk 0 siblings, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:52 UTC (permalink / raw) To: Santosh Shilimkar Cc: Mark Rutland, devicetree@vger.kernel.org, grygorii.strashko, Russell King, Pawel Moll, Ian Campbell, Stephen Warren, linux-kernel@vger.kernel.org, Rob Herring, Olof Johansson, Ivan Khoronzhuk, linux-arm-kernel@lists.infradead.org + CC devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org linux-kernel@vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > Add watchdog entry to keystone device tree. > > Acked-by: Guenter Roeck <linux@roeck-us.net> > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/boot/dts/keystone.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi > index f6d6d9e..54a8ff7 100644 > --- a/arch/arm/boot/dts/keystone.dtsi > +++ b/arch/arm/boot/dts/keystone.dtsi > @@ -181,5 +181,11 @@ > interrupts = <GIC_SPI 300 IRQ_TYPE_EDGE_RISING>; > clocks = <&clkspi>; > }; > + > + wdt: wdt@022f0080 { > + compatible = "ti,keystone-wdt","ti,davinci-wdt"; > + reg = <0x022f0080 0x80>; > + clocks = <&clkwdtimer0>; > + }; > }; > }; > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <1386686869-729-2-git-send-email-ivan.khoronzhuk@ti.com>]
* [PATCH 2/2] arm: keystone: enable watchdog support [not found] ` <1386686869-729-2-git-send-email-ivan.khoronzhuk@ti.com> 2013-12-10 14:53 ` ivan.khoronzhuk @ 2013-12-10 14:53 ` ivan.khoronzhuk 0 siblings, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:53 UTC (permalink / raw) To: linux-arm-kernel + CC devicetree at vger.kernel.org linux-arm-kernel at lists.infradead.org linux-kernel at vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > After Keystone watchdog driver updates are already merged we can > enable WDT in config. > > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/configs/keystone_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig > index 9943e5d..8bd940c 100644 > --- a/arch/arm/configs/keystone_defconfig > +++ b/arch/arm/configs/keystone_defconfig > @@ -129,6 +129,8 @@ CONFIG_SPI_DAVINCI=y > CONFIG_SPI_SPIDEV=y > # CONFIG_HWMON is not set > CONFIG_WATCHDOG=y > +CONFIG_WATCHDOG_CORE=y > +CONFIG_DAVINCI_WATCHDOG=y > # CONFIG_USB_SUPPORT is not set > CONFIG_DMADEVICES=y > CONFIG_COMMON_CLK_DEBUG=y > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/2] arm: keystone: enable watchdog support @ 2013-12-10 14:53 ` ivan.khoronzhuk 0 siblings, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:53 UTC (permalink / raw) To: Santosh Shilimkar Cc: Rob Herring, Pawel Moll, Mark Rutland, Stephen Warren, Ian Campbell, Russell King, Olof Johansson, grygorii.strashko, Ivan Khoronzhuk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org + CC devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org linux-kernel@vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > After Keystone watchdog driver updates are already merged we can > enable WDT in config. > > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/configs/keystone_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig > index 9943e5d..8bd940c 100644 > --- a/arch/arm/configs/keystone_defconfig > +++ b/arch/arm/configs/keystone_defconfig > @@ -129,6 +129,8 @@ CONFIG_SPI_DAVINCI=y > CONFIG_SPI_SPIDEV=y > # CONFIG_HWMON is not set > CONFIG_WATCHDOG=y > +CONFIG_WATCHDOG_CORE=y > +CONFIG_DAVINCI_WATCHDOG=y > # CONFIG_USB_SUPPORT is not set > CONFIG_DMADEVICES=y > CONFIG_COMMON_CLK_DEBUG=y > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 2/2] arm: keystone: enable watchdog support @ 2013-12-10 14:53 ` ivan.khoronzhuk 0 siblings, 0 replies; 6+ messages in thread From: ivan.khoronzhuk @ 2013-12-10 14:53 UTC (permalink / raw) To: Santosh Shilimkar Cc: Mark Rutland, devicetree@vger.kernel.org, grygorii.strashko, Russell King, Pawel Moll, Ian Campbell, Stephen Warren, linux-kernel@vger.kernel.org, Rob Herring, Olof Johansson, Ivan Khoronzhuk, linux-arm-kernel@lists.infradead.org + CC devicetree@vger.kernel.org linux-arm-kernel@lists.infradead.org linux-kernel@vger.kernel.org On 12/10/2013 04:47 PM, Ivan Khoronzhuk wrote: > After Keystone watchdog driver updates are already merged we can > enable WDT in config. > > Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> > --- > Based on > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > keystone/master > > arch/arm/configs/keystone_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig > index 9943e5d..8bd940c 100644 > --- a/arch/arm/configs/keystone_defconfig > +++ b/arch/arm/configs/keystone_defconfig > @@ -129,6 +129,8 @@ CONFIG_SPI_DAVINCI=y > CONFIG_SPI_SPIDEV=y > # CONFIG_HWMON is not set > CONFIG_WATCHDOG=y > +CONFIG_WATCHDOG_CORE=y > +CONFIG_DAVINCI_WATCHDOG=y > # CONFIG_USB_SUPPORT is not set > CONFIG_DMADEVICES=y > CONFIG_COMMON_CLK_DEBUG=y > -- Regards, Ivan Khoronzhuk ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-12-10 14:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1386686869-729-1-git-send-email-ivan.khoronzhuk@ti.com>
2013-12-10 14:52 ` [PATCH 1/2] arm: dts: keystone: add watchdog entry ivan.khoronzhuk
2013-12-10 14:52 ` ivan.khoronzhuk
2013-12-10 14:52 ` ivan.khoronzhuk
[not found] ` <1386686869-729-2-git-send-email-ivan.khoronzhuk@ti.com>
2013-12-10 14:53 ` [PATCH 2/2] arm: keystone: enable watchdog support ivan.khoronzhuk
2013-12-10 14:53 ` ivan.khoronzhuk
2013-12-10 14:53 ` ivan.khoronzhuk
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.