> Date: Wed, 5 Jul 2023 16:09:14 +0300
> From: Jonathan Matthew
>
> On Wed, Jul 05, 2023 at 01:13:34PM +0200, Mark Kettenis wrote:
> > > Date: Wed, 5 Jul 2023 12:46:36 +0300
> > > From: Jonathan Matthew
> > >
> > > On the Banana Pi R1 (aka Lamobo R1), the dwge interface on the soc is
> > > conn
On Wed, Jul 05, 2023 at 01:13:34PM +0200, Mark Kettenis wrote:
> > Date: Wed, 5 Jul 2023 12:46:36 +0300
> > From: Jonathan Matthew
> >
> > On the Banana Pi R1 (aka Lamobo R1), the dwge interface on the soc is
> > connected to a broadcom switch chip. It looks like this in the device
> > tree:
> >
> Date: Wed, 5 Jul 2023 12:46:36 +0300
> From: Jonathan Matthew
>
> On the Banana Pi R1 (aka Lamobo R1), the dwge interface on the soc is
> connected to a broadcom switch chip. It looks like this in the device
> tree:
>
> &gmac {
> pinctrl-names = "default";
> pinctrl-0 = <&gmac
On the Banana Pi R1 (aka Lamobo R1), the dwge interface on the soc is
connected to a broadcom switch chip. It looks like this in the device
tree:
&gmac {
pinctrl-names = "default";
pinctrl-0 = <&gmac_rgmii_pins>;
phy-mode = "rgmii";
phy-supply = <®_gmac_3v3>;