Hi Wolfram,
On Thu, Jan 21, 2021 at 11:06 AM Wolfram Sang
<[email protected]> wrote:
> PHYs on the subboard could not be reached via remote access. But this is
> the latest DTS snipplet with some fixes suggested by Geert as a starting
> point. Not for upstream yet!
>
> Signed-off-by: Wolfram Sang <[email protected]>
> ---
> Change since v1:
>
> * new patch
> * removed rxc-skew-ps property
> * renamed phy-addresses to 0 ('@0')
> * dropped '_tx' suffix from 'pins_mii' config
> * added 'okay' status
> * moved entries to Falcon CPU dtsi
Thanks for the update!
> .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 160 ++++++++++++++++++
New file r8a779a0-falcon-ether.dtsi?
> + avb5_pins: avb5 {
> + mux {
> + groups = "avb5_link", "avb5_mdio", "avb5_rgmii",
> "avb5_txcrefclk";
> + function = "avb5";
> + };
> +
> + pins_mdio {
> + groups = "avb5_mdio";
> + drive-strength = <21>;
> + };
> +
> + ins_mii {
pins_mii
> + groups = "avb5_rgmii";
> + drive-strength = <21>;
> + };
> + };
> +
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds