Thread (1 message) 1 message, 1 author, 2017-10-26

[PATCH v4] ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' node with unit name and no reg property

From: festevam@gmail.com (Fabio Estevam)
Date: 2017-10-26 14:29:11
Also in: linux-devicetree

Hi Marco,

On Wed, Oct 25, 2017 at 1:40 PM, Marco Franchi [off-list ref] wrote:
                        fec: ethernet at 63fec000 {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
This does not look corret.

You should these lines under 'mdio':

mdio {
     #address-cells = <1>;
     #size-cells = <0>;
   .....

Take a look at arch/arm/boot/dts/imx6ul-14x14-evk.dts for an example.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help