diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-01-16 11:48:53 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-01-21 13:25:38 +0100 |
commit | 8e32e881947be98abaa917157fefc4a3319e90af (patch) | |
tree | ee346be1818a45a8c4a6fcbe8f90b100a5c1c431 /net/sctp | |
parent | pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functions (diff) | |
download | linux-8e32e881947be98abaa917157fefc4a3319e90af.tar.xz linux-8e32e881947be98abaa917157fefc4a3319e90af.zip |
pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and names
When declaring the HSPI RX1_B and TX1_B pins, two mistakes were made:
- the rows and columns in the BGA pin matrix, from which the pin
numbers are derived, were exchanged,
- it was not taken into account that pin row labelling skips
characters I, O, Q, and S.
Fix the order, and the corresponding pin names.
Notes:
- The actual values of the pin numbers don't really matter (they just
have to be unique), so the wrong order didn't have any impact,
- Changing the names of the pins is user-visible, but there are no
users in (upstream) DTS files.
Fixes: 4f82e3ee724f1712 ("sh-pfc: Support pins not associated with a GPIO port")
Fixes: 09cc76a95802e87d ("sh-pfc: r8a7778: add HSPI pin groups")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions