Re: [PATCH 1/2] net: ave: Add capability of rgmii-id mode

2022-08-08 Thread Tom Rini
On Wed, Jul 13, 2022 at 10:59:44AM +0900, Kunihiko Hayashi wrote: > This allows you to specify the type of rgmii-id that will enable phy > internal delay in ethernet phy-mode. > > This adds all RGMII cases to all of get_pinmode() except LD11, because LD11 > SoC doesn't support RGMII due to the co

Re: [PATCH 1/2] net: ave: Add capability of rgmii-id mode

2022-08-06 Thread Ramon Fried
On Wed, Jul 13, 2022 at 4:59 AM Kunihiko Hayashi wrote: > > This allows you to specify the type of rgmii-id that will enable phy > internal delay in ethernet phy-mode. > > This adds all RGMII cases to all of get_pinmode() except LD11, because LD11 > SoC doesn't support RGMII due to the constraint

[PATCH 1/2] net: ave: Add capability of rgmii-id mode

2022-07-12 Thread Kunihiko Hayashi
This allows you to specify the type of rgmii-id that will enable phy internal delay in ethernet phy-mode. This adds all RGMII cases to all of get_pinmode() except LD11, because LD11 SoC doesn't support RGMII due to the constraint of the hardware. When RGMII phy mode is specified in the devicetree