pinctrl: renesas: r8a7779: Use shorthands for reserved fields
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 13 Apr 2022 17:23:29 +0000 (19:23 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 5 May 2022 10:02:25 +0000 (12:02 +0200)
commit5ca9a715f572d3a7a3c63517ef34cc9de91a15ac
treeb02611ef25692a81e34ce7df53cd857468e77ce0
parent0f1dd62cab2c3cfa9e1940f7eb1e31b6d2ff330f
pinctrl: renesas: r8a7779: Use shorthands for reserved fields

Replace the full descriptions of reserved register fields by shorthands
with a negative field width, and merge adjacent reserved fields.

This reduces kernel size by 197 bytes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/4b468118e0da681c860ed750976a990a0930dcba.1649865241.git.geert+renesas@glider.be
drivers/pinctrl/renesas/pfc-r8a7779.c