Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636217 > unrolled thread
| Started by | Ralph Sennhauser <ralph.sennhauser@gmail.com> |
|---|---|
| First post | 2017-05-05 09:50 +0200 |
| Last post | 2017-05-05 10:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files Ralph Sennhauser <ralph.sennhauser@gmail.com> - 2017-05-05 09:50 +0200
Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-05 10:10 +0200
Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files Ralph Sennhauser <ralph.sennhauser@gmail.com> - 2017-05-05 10:20 +0200
| From | Ralph Sennhauser <ralph.sennhauser@gmail.com> |
|---|---|
| Date | 2017-05-05 09:50 +0200 |
| Subject | Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files |
| Message-ID | <tDG9X-798-9@gated-at.bofh.it> |
On Mon, 24 Apr 2017 11:19:32 +0200 Linus Walleij <linus.walleij@linaro.org> wrote: > On Fri, Apr 14, 2017 at 5:40 PM, Ralph Sennhauser > <ralph.sennhauser@gmail.com> wrote: > > > From: Andrew Lunn <andrew@lunn.ch> > > > > Add properties to the GPIO nodes to allow them to be also used as > > PWM lines. > > > > Signed-off-by: Andrew Lunn <andrew@lunn.ch> > > URL: https://patchwork.ozlabs.org/patch/427294/ > > [Ralph Sennhauser: Add new compatible string > > marvell,armada-370-xp-gpio] Signed-off-by: Ralph Sennhauser > > <ralph.sennhauser@gmail.com> Tested-by: Andrew Lunn > > <andrew@lunn.ch> > > Acked-by: Linus Walleij <linus.walleij@linaro.org> > > Please funnel this through ARM SoC. Hi Gregory, A reminder on the off chance you have missed this and it's not to late already, Linus Walleij took the driver and submitted it for inclusion in 4.12 [1]. So for completeness it be nice to have the dts(i) and defconfig changes in as well. Thanks Ralph [1] https://lkml.org/lkml/2017/5/4/82 > > Yours, > Linus Walleij
[toc] | [next] | [standalone]
| From | Gregory CLEMENT <gregory.clement@free-electrons.com> |
|---|---|
| Date | 2017-05-05 10:10 +0200 |
| Subject | Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files |
| Message-ID | <tDGtk-7v1-19@gated-at.bofh.it> |
| In reply to | #1636217 |
Hi Ralph, On ven., mai 05 2017, Ralph Sennhauser <ralph.sennhauser@gmail.com> wrote: > On Mon, 24 Apr 2017 11:19:32 +0200 > Linus Walleij <linus.walleij@linaro.org> wrote: > >> On Fri, Apr 14, 2017 at 5:40 PM, Ralph Sennhauser >> <ralph.sennhauser@gmail.com> wrote: >> >> > From: Andrew Lunn <andrew@lunn.ch> >> > >> > Add properties to the GPIO nodes to allow them to be also used as >> > PWM lines. >> > >> > Signed-off-by: Andrew Lunn <andrew@lunn.ch> >> > URL: https://patchwork.ozlabs.org/patch/427294/ >> > [Ralph Sennhauser: Add new compatible string >> > marvell,armada-370-xp-gpio] Signed-off-by: Ralph Sennhauser >> > <ralph.sennhauser@gmail.com> Tested-by: Andrew Lunn >> > <andrew@lunn.ch> >> >> Acked-by: Linus Walleij <linus.walleij@linaro.org> >> >> Please funnel this through ARM SoC. > > Hi Gregory, > > A reminder on the off chance you have missed this and it's not to late > already, Linus Walleij took the driver and submitted it for inclusion in > 4.12 [1]. So for completeness it be nice to have the dts(i) and > defconfig changes in as well. Unfortunately it was too late to applied and to push it to arm-soc when the gpio part was applied. So I will apply when 4.12-rc1 will be released and it will be included in the 4.13 release. Gregory > > Thanks > Ralph > > [1] https://lkml.org/lkml/2017/5/4/82 > >> >> Yours, >> Linus Walleij > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com
[toc] | [prev] | [next] | [standalone]
| From | Ralph Sennhauser <ralph.sennhauser@gmail.com> |
|---|---|
| Date | 2017-05-05 10:20 +0200 |
| Message-ID | <tDGCZ-7zW-1@gated-at.bofh.it> |
| In reply to | #1636229 |
On Fri, 05 May 2017 10:09:09 +0200 Gregory CLEMENT <gregory.clement@free-electrons.com> wrote: > Hi Ralph, > > On ven., mai 05 2017, Ralph Sennhauser <ralph.sennhauser@gmail.com> > wrote: > > > On Mon, 24 Apr 2017 11:19:32 +0200 > > Linus Walleij <linus.walleij@linaro.org> wrote: > > > >> On Fri, Apr 14, 2017 at 5:40 PM, Ralph Sennhauser > >> <ralph.sennhauser@gmail.com> wrote: > >> > >> > From: Andrew Lunn <andrew@lunn.ch> > >> > > >> > Add properties to the GPIO nodes to allow them to be also used as > >> > PWM lines. > >> > > >> > Signed-off-by: Andrew Lunn <andrew@lunn.ch> > >> > URL: https://patchwork.ozlabs.org/patch/427294/ > >> > [Ralph Sennhauser: Add new compatible string > >> > marvell,armada-370-xp-gpio] Signed-off-by: Ralph Sennhauser > >> > <ralph.sennhauser@gmail.com> Tested-by: Andrew Lunn > >> > <andrew@lunn.ch> > >> > >> Acked-by: Linus Walleij <linus.walleij@linaro.org> > >> > >> Please funnel this through ARM SoC. > > > > Hi Gregory, > > > > A reminder on the off chance you have missed this and it's not to > > late already, Linus Walleij took the driver and submitted it for > > inclusion in 4.12 [1]. So for completeness it be nice to have the > > dts(i) and defconfig changes in as well. > > Unfortunately it was too late to applied and to push it to arm-soc > when the gpio part was applied. > > So I will apply when 4.12-rc1 will be released and it will be > included in the 4.13 release. Such is life, thanks for the heads up. Ralph > > Gregory > > > > Thanks > > Ralph > > > > [1] https://lkml.org/lkml/2017/5/4/82 > > > >> > >> Yours, > >> Linus Walleij > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web