|
[PATCH/RFC 4.19.y-cip v2 06/51] pinctrl: sh-pfc: Validate fixed-size field widths at build time
From: Geert Uytterhoeven <geert+renesas@...>
commit 5e8588c86d71e78de9e97103324d9127063f18d0 upstream.
Add a build-time check, to ensure the register and field widths in
descriptors for config
From: Geert Uytterhoeven <geert+renesas@...>
commit 5e8588c86d71e78de9e97103324d9127063f18d0 upstream.
Add a build-time check, to ensure the register and field widths in
descriptors for config
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3085
·
|
|
[PATCH/RFC 4.19.y-cip v2 05/51] pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length
From: Geert Uytterhoeven <geert+renesas@...>
commit f83f97684a737f66c9a10437544c92e3436ca4e0 upstream.
pinmux_cfg_reg.var_field_width[] is actually a variable-length array,
terminated by a
From: Geert Uytterhoeven <geert+renesas@...>
commit f83f97684a737f66c9a10437544c92e3436ca4e0 upstream.
pinmux_cfg_reg.var_field_width[] is actually a variable-length array,
terminated by a
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3083
·
|
|
[PATCH/RFC 4.19.y-cip v2 04/51] pinctrl: sh-pfc: Validate pins/marks in pin groups at build time
From: Geert Uytterhoeven <geert+renesas@...>
commit 9925e879572680125c5d00ad8b807aec720b1cb6 upstream.
Add a build-time check, to ensure the number of pins and pin marks in a
pin group
From: Geert Uytterhoeven <geert+renesas@...>
commit 9925e879572680125c5d00ad8b807aec720b1cb6 upstream.
Add a build-time check, to ensure the number of pins and pin marks in a
pin group
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3081
·
|
|
[PATCH/RFC 4.19.y-cip v2 03/51] pinctrl: sh-pfc: Add physical pin multiplexing helper macros
From: Ulrich Hecht <uli+renesas@...>
commit 50d1ba1764b3e00ae8c331202d50c5535d6b3361 upstream.
Used by I2C controllers 0, 3 and 5 in R8A7795 and R8A7796 SoCs.
Signed-off-by: Ulrich Hecht
From: Ulrich Hecht <uli+renesas@...>
commit 50d1ba1764b3e00ae8c331202d50c5535d6b3361 upstream.
Used by I2C controllers 0, 3 and 5 in R8A7795 and R8A7796 SoCs.
Signed-off-by: Ulrich Hecht
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3086
·
|
|
[PATCH/RFC 4.19.y-cip v2 02/51] pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging
From: Geert Uytterhoeven <geert+renesas@...>
commit 6161b39a14380815f22851c753c00acf81cfa62a upstream.
Perform some basic sanity checks on all built-in pinmux tables when
DEBUG is defined, to
From: Geert Uytterhoeven <geert+renesas@...>
commit 6161b39a14380815f22851c753c00acf81cfa62a upstream.
Perform some basic sanity checks on all built-in pinmux tables when
DEBUG is defined, to
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3080
·
|
|
[PATCH/RFC 4.19.y-cip v2 01/51] pinctrl: sh-pfc: Print actual field width for variable-width fields
From: Geert Uytterhoeven <geert+renesas@...>
commit ce16e8dd0db2701265e6dfdb4fbed632b6ff61c2 upstream.
The debug code in sh_pfc_write_config_reg() prints the width of the
field being
From: Geert Uytterhoeven <geert+renesas@...>
commit ce16e8dd0db2701265e6dfdb4fbed632b6ff61c2 upstream.
The debug code in sh_pfc_write_config_reg() prints the width of the
field being
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3079
·
|
|
[PATCH/RFC 4.19.y-cip v2 00/51] Fast forward sh-pfc
Dear All,
v1 had build time issues on ARM with shmobile_defconfig, this series
includes the patches to fix those issues (and some cosmetic improvements
while at it).
The troublesome SoC specific
Dear All,
v1 had build time issues on ARM with shmobile_defconfig, this series
includes the patches to fix those issues (and some cosmetic improvements
while at it).
The troublesome SoC specific
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3078
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
[...]
The failing assertions were added by "pinctrl: sh-pfc: Validate
pins/marks in pin groups at build time". We could revert that one
patch, but it seems to be detecting actual bugs in r8a7740.c,
[...]
The failing assertions were added by "pinctrl: sh-pfc: Validate
pins/marks in pin groups at build time". We could revert that one
patch, but it seems to be detecting actual bugs in r8a7740.c,
|
By
Ben Hutchings <ben.hutchings@...>
·
#3077
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hello Chris,
Thank you for your feedback!
Thank you for reporting this, and I am so glad we have CI in place to spot this things early on now.
I think the safest thing to do here is dropping this
Hello Chris,
Thank you for your feedback!
Thank you for reporting this, and I am so glad we have CI in place to spot this things early on now.
I think the safest thing to do here is dropping this
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3076
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hello Pavel, Fab,
Our CI is hitting some build errors with the latest v4.19-cip (commit b11ac993) with the renesas shmobile_defconfig
Hello Pavel, Fab,
Our CI is hitting some build errors with the latest v4.19-cip (commit b11ac993) with the renesas shmobile_defconfig
|
By
Chris Paterson
·
#3075
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi Pavel,
Thanks!
Fab
By
Fabrizio Castro <fabrizio.castro@...>
·
#3074
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi!
Ok, merged, and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
Hi!
Ok, merged, and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
|
By
Pavel Machek
·
#3073
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi Pavel,
Thank you for your feedback!
I thought the same thing!
Since nothing nasty was spotted during code review and it works ok, I believe
merging this series could really help us with future
Hi Pavel,
Thank you for your feedback!
I thought the same thing!
Since nothing nasty was spotted during code review and it works ok, I believe
merging this series could really help us with future
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3072
·
|
|
Re: [PATCH/RFC 4.19.y-cip 07/41] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
Hello Pavel,
Thank you for your feedback!
To me it looks like all of those definitions are local to the corresponding
drivers, and so is the GROUP definition for the sh-pfc driver:
linux$ find .
Hello Pavel,
Thank you for your feedback!
To me it looks like all of those definitions are local to the corresponding
drivers, and so is the GROUP definition for the sh-pfc driver:
linux$ find .
|
By
Fabrizio Castro <fabrizio.castro@...>
·
#3071
·
|
|
Re: [PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi!
I reviewed the patches... and it is interesting how much magic can be
done with preprocessor.
I do not see anything preventing the merge, but they were marked [rfc]
so I'm not doing that yet.
Hi!
I reviewed the patches... and it is interesting how much magic can be
done with preprocessor.
I do not see anything preventing the merge, but they were marked [rfc]
so I'm not doing that yet.
|
By
Pavel Machek
·
#3070
·
|
|
Re: [PATCH/RFC 4.19.y-cip 07/41] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
Hi!
The macro is called "GROUP" and we already have macros with same name
(but different functionality) in the tree.
One of the other uses is ./arch/sh/kernel/cpu/sh4a/setup-sh7734.c. Not
sure if it
Hi!
The macro is called "GROUP" and we already have macros with same name
(but different functionality) in the tree.
One of the other uses is ./arch/sh/kernel/cpu/sh4a/setup-sh7734.c. Not
sure if it
|
By
Pavel Machek
·
#3069
·
|
|
Re: [PATCH 1/3] Change templagte directory name
Thanks!
Chris
By
Chris Paterson
·
#3068
·
|
|
Re: CIP IRC weekly meeting today
SZ-san,
I am sorry, but it turned out that I need to withdraw my request for now.
Let me propose our idea some later time.
I am sorry to confuse you.
Best regards,
--
M. Kudo
2019年8月29日(木)
SZ-san,
I am sorry, but it turned out that I need to withdraw my request for now.
Let me propose our idea some later time.
I am sorry to confuse you.
Best regards,
--
M. Kudo
2019年8月29日(木)
|
By
masashi.kudo@...
·
#3067
·
|
|
Re: [PATCH 4.4.y-cip 00/17] Add USB2.0 support
Thanks for the series, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Thanks for the series, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#3066
·
|
|
Re: [PATCH 4.4.y-cip 05/17] phy: phy-rcar-gen2: Add support for r8a77470
Hi!
I'm sorry, I got confused. Sorry for the noise.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5,
Hi!
I'm sorry, I got confused. Sorry for the noise.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5,
|
By
Pavel Machek
·
#3065
·
|