Hi Andrey,

On Mon, Jun 11, 2018 at 10:53 PM, Andrey Smirnov
<[email protected]> wrote:

> +       pinctrl_fec1_data_tx: fec1datatxgrp {
> +               pinmux = <
> +                       MX8MQ_IOMUXC_ENET_TD3_ENET1_RGMII_TD3
> +                       MX8MQ_IOMUXC_ENET_TD2_ENET1_RGMII_TD2
> +                       MX8MQ_IOMUXC_ENET_TD1_ENET1_RGMII_TD1
> +                       MX8MQ_IOMUXC_ENET_TD0_ENET1_RGMII_TD0
> +                       MX8MQ_IOMUXC_ENET_TXC_ENET1_RGMII_TXC
> +                       MX8MQ_IOMUXC_ENET_TX_CTL_ENET1_RGMII_TX_CTL
> +               >;
> +               drive-strength = <7>;
> +               slew-rate = <3>;

In the arm linux kernel list it was suggested that the old pinctrl
style (the same we use on mx5/mx6/mx7) should be used instead of this
new generic pinctrl setting.

Thanks

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to