All of lore.kernel.org
 help / color / mirror / Atom feed
* [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers
@ 2018-08-09  8:10 Adnan Ali
  2018-08-09  8:49 ` Laurent Pinchart
  2018-08-09  8:57 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Adnan Ali @ 2018-08-09  8:10 UTC (permalink / raw)
  To: Linux-Renesas; +Cc: Laurent Pinchart, batareich batareich, Dmitry Shifrin


[-- Attachment #1.1: Type: text/plain, Size: 455 bytes --]

Hi All,

Please review this V2 patch. This patch belongs to branch from elinux.org for V3H condor.

Regards
Adnan



Renesas Electronics Europe GmbH,Geschaeftsfuehrer/President : Michael Hannawald, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany,Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647

[-- Attachment #1.2: Type: text/html, Size: 2853 bytes --]

[-- Attachment #2: 0001-sh-pfc-pfc-r8a7798.c-Fix-RCAR-V3H-condor-wrong-IPSR9.patch --]
[-- Type: application/octet-stream, Size: 1284 bytes --]

From e3bded6252d0fa71ffa9c6e15dab2194d35aa506 Mon Sep 17 00:00:00 2001
From: Adnan Ali <adnan.ali@bp.renesas.com>
Date: Wed, 8 Aug 2018 13:14:47 +0200
Subject: [PATCH] sh-pfc/pfc-r8a7798.c Fix RCAR-V3H condor wrong IPSR9/10 reg
 settings

Signed-off-by: Adnan Ali <adnan.ali@bp.renesas.com>
---
 drivers/pinctrl/sh-pfc/pfc-r8a7798.c | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7798.c b/drivers/pinctrl/sh-pfc/pfc-r8a7798.c
index f6f159e..3e2cfd0 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a7798.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a7798.c
@@ -3122,24 +3122,24 @@ static const struct pinmux_cfg_reg pinmux_config_regs[] = {
 		IP8_3_0 }
 	},
 	{ PINMUX_CFG_REG("IPSR9", 0xe6060224, 32, 4) {
-		IP8_31_28
-		IP8_27_24
-		IP8_23_20
-		IP8_19_16
-		IP8_15_12
-		IP8_11_8
-		IP8_7_4
-		IP8_3_0 }
+		IP9_31_28
+		IP9_27_24
+		IP9_23_20
+		IP9_19_16
+		IP9_15_12
+		IP9_11_8
+		IP9_7_4
+		IP9_3_0 }
 	},
 	{ PINMUX_CFG_REG("IPSR10", 0xe6060228, 32, 4) {
-		IP8_31_28
-		IP8_27_24
-		IP8_23_20
-		IP8_19_16
-		IP8_15_12
-		IP8_11_8
-		IP8_7_4
-		IP8_3_0 }
+		IP10_31_28
+		IP10_27_24
+		IP10_23_20
+		IP10_19_16
+		IP10_15_12
+		IP10_11_8
+		IP10_7_4
+		IP10_3_0 }
 	},
 #undef F_
 #undef FM
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers
  2018-08-09  8:10 [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers Adnan Ali
@ 2018-08-09  8:49 ` Laurent Pinchart
  2018-08-09  8:57 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Pinchart @ 2018-08-09  8:49 UTC (permalink / raw)
  To: Adnan Ali; +Cc: Linux-Renesas, batareich batareich, Dmitry Shifrin

Hi Adnan,

On Thursday, 9 August 2018 11:10:43 EEST Adnan Ali wrote:
> Hi All,
> 
> Please review this V2 patch. This patch belongs to branch from elinux.org
> for V3H condor.

As requested in a review of v1, could you please send patches inline instead 
of as attachments ? They can't be reviewed without the reviewer having to 
manually paste the patch in the e-mail and add quote characters.

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers
  2018-08-09  8:10 [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers Adnan Ali
  2018-08-09  8:49 ` Laurent Pinchart
@ 2018-08-09  8:57 ` Geert Uytterhoeven
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2018-08-09  8:57 UTC (permalink / raw)
  To: adnan.ali
  Cc: Linux-Renesas, Laurent Pinchart, Vladimir Barinov, dmitry.shifrin

Hi Adnan,

On Thu, Aug 9, 2018 at 10:52 AM Adnan Ali <adnan.ali@bp.renesas.com> wrote:
> Please review this V2 patch. This patch belongs to branch from elinux.org for V3H condor.

Still sent as an attachment?
And it is still not applicable to upstream, as the bug is not present
in upstream.

I'm sorry, I can only take patches for upstream.
I do not maintain any source tree at elinux.org (which tree? AFAIK
there's no git repo
at elinux.org?).

Thanks for your understanding!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-09 11:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-09  8:10 [V2]Fix RCAR-V3H SoC wrong IPSR9/10 registers Adnan Ali
2018-08-09  8:49 ` Laurent Pinchart
2018-08-09  8:57 ` Geert Uytterhoeven

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.