Message ID | 1655804.y4T36KvG5v@wasted.cogentembedded.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f3b063c8f443049fb484086d6a956a5270f137a0 |
Delegated to: | Simon Horman |
Headers | show |
Hi > When finishing the Porter sound support patch, I managed to call the JP3 > jumper SW3 in the comment. Fix this along with (also miscalled) jumper > positions... > > Fixes: 493b4da7c10c ("ARM: dts: porter: add sound support") > Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > --- > This patch is against the 'renesas-devel-20160209-v4.5-rc3' tag of Simon > Horman's 'renesas.git' repo. > > arch/arm/boot/dts/r8a7791-porter.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > Index: renesas/arch/arm/boot/dts/r8a7791-porter.dts > =================================================================== > --- renesas.orig/arch/arm/boot/dts/r8a7791-porter.dts > +++ renesas/arch/arm/boot/dts/r8a7791-porter.dts > @@ -11,8 +11,8 @@ > /* > * SSI-AK4642 > * > - * SW3: 1: AK4642 > - * 3: ADV7511 > + * JP3: 2-1: AK4642 > + * 2-3: ADV7511 > * > * This command is required before playback/capture: > * >
On Mon, Feb 15, 2016 at 04:50:17AM +0000, Kuninori Morimoto wrote: > > Hi > > > When finishing the Porter sound support patch, I managed to call the JP3 > > jumper SW3 in the comment. Fix this along with (also miscalled) jumper > > positions... > > > > Fixes: 493b4da7c10c ("ARM: dts: porter: add sound support") > > Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> > > Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Thanks, I have queued this up.
Index: renesas/arch/arm/boot/dts/r8a7791-porter.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7791-porter.dts +++ renesas/arch/arm/boot/dts/r8a7791-porter.dts @@ -11,8 +11,8 @@ /* * SSI-AK4642 * - * SW3: 1: AK4642 - * 3: ADV7511 + * JP3: 2-1: AK4642 + * 2-3: ADV7511 * * This command is required before playback/capture: *
When finishing the Porter sound support patch, I managed to call the JP3 jumper SW3 in the comment. Fix this along with (also miscalled) jumper positions... Fixes: 493b4da7c10c ("ARM: dts: porter: add sound support") Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- This patch is against the 'renesas-devel-20160209-v4.5-rc3' tag of Simon Horman's 'renesas.git' repo. arch/arm/boot/dts/r8a7791-porter.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)