Jerome Brunet writes:
> On Mon, 2019-05-20 at 21:05 +0200, Andrew Lunn wrote:
>> > > + int_mdio: mdio@1 {
>> > > + reg = <1>;
>> > > + #address-cells = <1>;
>> > > +
On Mon, 2019-05-20 at 21:05 +0200, Andrew Lunn wrote:
> > > + int_mdio: mdio@1 {
> > > + reg = <1>;
> > > + #address-cells = <1>;
> > > + #size-cells = <0>
> > + int_mdio: mdio@1 {
> > + reg = <1>;
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + internal_e
Hi Jerome,
On Mon, May 20, 2019 at 3:14 PM Jerome Brunet wrote:
>
> Add the g12a mdio multiplexer which allows to connect to either
> an external phy through the SoC pins or the internal 10/100 phy
>
> Signed-off-by: Jerome Brunet
Acked-by: Martin Blumenstingl
> ---
> arch/arm64/boot/dts/amlo
Add the g12a mdio multiplexer which allows to connect to either
an external phy through the SoC pins or the internal 10/100 phy
Signed-off-by: Jerome Brunet
---
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 32 +
1 file changed, 32 insertions(+)
diff --git a/arch/arm64/boot/
5 matches
Mail list logo