Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Tony Lindgren
* Mark Brown [171130 16:56]: > On Thu, Nov 30, 2017 at 10:37:22AM -0600, Andrew F. Davis wrote: > > On 11/30/2017 10:33 AM, Mark Brown wrote: > > > > It might make sense to pull in the relevant branches from ASoC first > > > however IIRC the reset GPIO code currently does

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Tony Lindgren
* Mark Brown [171130 16:56]: > On Thu, Nov 30, 2017 at 10:37:22AM -0600, Andrew F. Davis wrote: > > On 11/30/2017 10:33 AM, Mark Brown wrote: > > > > It might make sense to pull in the relevant branches from ASoC first > > > however IIRC the reset GPIO code currently does nothing useful anyway

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Mark Brown
On Thu, Nov 30, 2017 at 10:37:22AM -0600, Andrew F. Davis wrote: > On 11/30/2017 10:33 AM, Mark Brown wrote: > > It might make sense to pull in the relevant branches from ASoC first > > however IIRC the reset GPIO code currently does nothing useful anyway so > > it won't have any impact on

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Mark Brown
On Thu, Nov 30, 2017 at 10:37:22AM -0600, Andrew F. Davis wrote: > On 11/30/2017 10:33 AM, Mark Brown wrote: > > It might make sense to pull in the relevant branches from ASoC first > > however IIRC the reset GPIO code currently does nothing useful anyway so > > it won't have any impact on

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Andrew F. Davis
On 11/30/2017 10:33 AM, Mark Brown wrote: > On Thu, Nov 30, 2017 at 08:18:26AM -0800, Tony Lindgren wrote: > >> So it seems this and patch 8/8 are safe for me to pick separately? > > It might make sense to pull in the relevant branches from ASoC first > however IIRC the reset GPIO code currently

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Andrew F. Davis
On 11/30/2017 10:33 AM, Mark Brown wrote: > On Thu, Nov 30, 2017 at 08:18:26AM -0800, Tony Lindgren wrote: > >> So it seems this and patch 8/8 are safe for me to pick separately? > > It might make sense to pull in the relevant branches from ASoC first > however IIRC the reset GPIO code currently

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Mark Brown
On Thu, Nov 30, 2017 at 08:18:26AM -0800, Tony Lindgren wrote: > So it seems this and patch 8/8 are safe for me to pick separately? It might make sense to pull in the relevant branches from ASoC first however IIRC the reset GPIO code currently does nothing useful anyway so it won't have any

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Mark Brown
On Thu, Nov 30, 2017 at 08:18:26AM -0800, Tony Lindgren wrote: > So it seems this and patch 8/8 are safe for me to pick separately? It might make sense to pull in the relevant branches from ASoC first however IIRC the reset GPIO code currently does nothing useful anyway so it won't have any

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Tony Lindgren
* Andrew F. Davis [171129 17:16]: > The correct DT property for specifying a GPIO used for reset > is "reset-gpios", fix this here. > > Fixes: 4341881d0562 ("ARM: dts: Add devicetree for Gumstix Pepper board") So it seems this and patch 8/8 are safe for me to pick separately?

Re: [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-30 Thread Tony Lindgren
* Andrew F. Davis [171129 17:16]: > The correct DT property for specifying a GPIO used for reset > is "reset-gpios", fix this here. > > Fixes: 4341881d0562 ("ARM: dts: Add devicetree for Gumstix Pepper board") So it seems this and patch 8/8 are safe for me to pick separately? Regards, Tony >

[PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-29 Thread Andrew F. Davis
The correct DT property for specifying a GPIO used for reset is "reset-gpios", fix this here. Fixes: 4341881d0562 ("ARM: dts: Add devicetree for Gumstix Pepper board") Signed-off-by: Andrew F. Davis --- arch/arm/boot/dts/am335x-pepper.dts | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin

2017-11-29 Thread Andrew F. Davis
The correct DT property for specifying a GPIO used for reset is "reset-gpios", fix this here. Fixes: 4341881d0562 ("ARM: dts: Add devicetree for Gumstix Pepper board") Signed-off-by: Andrew F. Davis --- arch/arm/boot/dts/am335x-pepper.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)