summaryrefslogtreecommitdiff
path: root/scripts/setlocalversion
diff options
context:
space:
mode:
authorKen Ma <[email protected]>2018-03-26 15:56:01 +0800
committerStefan Roese <[email protected]>2018-03-30 12:52:48 +0200
commit23626cac4b8a2a4a95b109526a97b3916ae2a40e (patch)
tree653e9bc8dd8b2bc8d53a09db7f3a0d34b57e8114 /scripts/setlocalversion
parent8aecbcd166d8ce81556e9bb4ab6b160f18a524d1 (diff)
arm64: a37xx: pinctrl: Fix the pin 23 on south bridge
Pin 23 on South bridge does not belong to the rgmii group. It belongs to a separate group which can have 3 functions. Due to this the fix also have to update the way the functions are managed. Until now each groups used NB_FUNCS(which was 2) functions. For the mpp23, 3 functions are available but it is the only group which needs it, so on the loop involving NB_FUNCS an extra test was added to handle only the functions added. The bug was visible when the gpio regulator used the gpio 23, the whole rgmii group was setup to gpio which broke the Ethernet support on the Armada 3720 DB board. Thanks to this patch, the UHS SD cards (which need the vqmmc) _and_ the Ethernet work again. Reviewed-on: http://vgitil04.il.marvell.com:8080/43284 Reviewed-by: Hua Jing <[email protected]> Tested-by: iSoC Platform CI <[email protected]> Cc: Simon Glass <[email protected]> Cc: Stefan Roese <[email protected]> Signed-off-by: Ken Ma <[email protected]> Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/setlocalversion')
0 files changed, 0 insertions, 0 deletions