Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 845fce91 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

ARM: dts: msm: Specify proper address and size cells for emac on mdm9607



The phy subnode of this emac node has a single cell, indicating
an address of some kind. Set address-cells to 1 and size-cells to
0 to indicate this to dtc so that dtc doesn't print a warning
about incorrect reg properties for the phy node.

The address-cells was specificd as 0 so that the interrupt-map
could be used, but we have the 'interrupts-extended' properties
to support this now so that we don't have to make this node into
an interrupt controller just to remap interrupts to real
interrupt controllers.

Change-Id: I3669f361feecac9747447512bf571939afbbf95d
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent ffd58579
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment