Re: [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-07-15 Thread Fabio Estevam
Hi Bruno, On Wed, Jul 15, 2020 at 11:22 AM Bruno Thomsen wrote: > Thanks for the hints. > > Yes, the address is correct and configured with external resistors, > but just realised that I wrote the wrong device name in the comment, > it's actually KSZ8081RNB. > > Ethernet has been working with mu

Re: [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-07-15 Thread Bruno Thomsen
Den tir. 14. jul. 2020 kl. 13.54 skrev Fabio Estevam : > > Hi Bruno, > > On Tue, Jul 14, 2020 at 7:03 AM Bruno Thomsen wrote: > > > I have not yet been successful in converting the deprecated properties > > to generic phy properties, so hoping I could get a hit. > > > > Kernel error messages: > >

Re: [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-07-14 Thread Fabio Estevam
Hi Bruno, On Tue, Jul 14, 2020 at 7:03 AM Bruno Thomsen wrote: > I have not yet been successful in converting the deprecated properties > to generic phy properties, so hoping I could get a hit. > > Kernel error messages: > mdio_bus 30be.ethernet-1: MDIO device at address 1 is missing. Pleas

Re: [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-07-14 Thread Bruno Thomsen
Den man. 13. jul. 2020 kl. 04.52 skrev Shawn Guo : > > On Mon, Jun 29, 2020 at 01:49:26PM +0200, Bruno Thomsen wrote: > > +&fec1 { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pinctrl_enet1>; > > + phy-mode = "rmii"; > > + phy-reset-gpios = <&gpio7 15 GPIO_ACTIVE_LOW>; > > +

Re: [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-07-12 Thread Shawn Guo
On Mon, Jun 29, 2020 at 01:49:26PM +0200, Bruno Thomsen wrote: > This adds support for the OMNIA Flex Concentrator product > from Kamstrup A/S. It's providing radio mesh communication > infrastructure for smart electricity meters. > > Kamstrup OMNIA is a modular and scalable smart grid platform. >

[PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator

2020-06-29 Thread Bruno Thomsen
This adds support for the OMNIA Flex Concentrator product from Kamstrup A/S. It's providing radio mesh communication infrastructure for smart electricity meters. Kamstrup OMNIA is a modular and scalable smart grid platform. Signed-off-by: Bruno Thomsen --- arch/arm/boot/dts/Makefile