OSDN Git Service

pinctrl: sh-pfc: r8a7790: Add missing TX_ER pin to avb_mii group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 12 Mar 2018 12:13:47 +0000 (13:13 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 21 Mar 2018 17:16:51 +0000 (18:16 +0100)
commit66e9fe1ec73929a9f7326856699d262bab8e9fb0
tree270dacf4b6cbea029e8ffc1fd0fa634af3cead8b
parentb3cbd8a56774610f5361c8007d66bf8cc695ad53
pinctrl: sh-pfc: r8a7790: Add missing TX_ER pin to avb_mii group

The pin controller drivers for all R-Car Gen2 SoCs have entries for the
EtherAVB TX_ER pins in their EtherAVB MII groups, except on R-Car H2.

Add the missing pin to restore consistency.

Note that technically TX_ER is an optional signal in the MII bus, and
thus could have its own group, but this is currently not supported by
any R-Car Gen2 pin controller driver.

Fixes: 19ef697d1eb7be06 ("sh-pfc: r8a7790: add EtherAVB pin groups")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7790.c