diff options
author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-06-25 22:03:10 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-07-04 19:22:03 +0200 |
commit | 2453e858e945e5e2fa8da9fde8584995e7dd17d1 (patch) | |
tree | 4edcc8c5b301c1964ab084e0fcca20c63960411a /drivers/pinctrl/pinctrl-lantiq.h | |
parent | pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions (diff) | |
download | linux-2453e858e945e5e2fa8da9fde8584995e7dd17d1.tar.xz linux-2453e858e945e5e2fa8da9fde8584995e7dd17d1.zip |
pinctrl: renesas: rzg2l: Support output enable on RZ/G2L
On the RZ/G2L SoC family, the direction of the Ethernet TXC/TX_CLK
signal is selectable to support an Ethernet PHY operating in either MII
or RGMII mode. By default, the signal is configured as an input and MII
mode is supported. The ETH_MODE register can be modified to configure
this signal as an output to support RGMII mode.
As this signal is by default an input, and can optionally be switched to
an output, it maps neatly onto an `output-enable` property in the device
tree.
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20240625200316.4282-4-paul.barker.ct@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'drivers/pinctrl/pinctrl-lantiq.h')
0 files changed, 0 insertions, 0 deletions