summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-10-16 09:46:12 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2018-11-06 09:20:26 +0100
commit50f3f2d73e3426ba5aac0fe62098870579a0b357 (patch)
tree9a5f5bff94377bb10e60bf52b91d73a2be059a1a /MAINTAINERS
parent9f8dc8e2b16118ea125c0d89a602b6bc36f128e4 (diff)
downloadlinux-stable-50f3f2d73e3426ba5aac0fe62098870579a0b357.tar.gz
linux-stable-50f3f2d73e3426ba5aac0fe62098870579a0b357.tar.bz2
linux-stable-50f3f2d73e3426ba5aac0fe62098870579a0b357.zip
pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels
Some VIN channels support less than 24 lanes. As union vin_data always consumes space for 24 lanes, this wastes memory. Hence introduce new smaller unions vin_data12 and vin_data16, to accommodate VIN channels with only 12 or 16 lanes. This reduces the static pin controller driver size by 320 bytes for R-Car V2H, and by 96 bytes for R-Car E2. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions