summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-12-17 19:06:31 -0600
committerScott Wood <scottwood@freescale.com>2015-01-29 22:57:42 -0600
commitbb344ca5b90df62b1a3b7a35c6a9d00b306a170d (patch)
tree4f1e4fdbc6d7f884f1aafc11ffac96d14329d561 /arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
parentcbe8c43dfd9426104ef74389a287d4f200960811 (diff)
powerpc/mpc85xx: Add ranges to etsec2 nodes
Commit 746c9e9f92dd "of/base: Fix PowerPC address parsing hack" limited the applicability of the workaround whereby a missing ranges is treated as an empty ranges. This workaround was hiding a bug in the etsec2 device tree nodes, which have children with reg, but did not have ranges. Signed-off-by: Scott Wood <scottwood@freescale.com> Reported-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi b/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
index 1382fec9e8c5..7fcb1ac0f232 100644
--- a/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
+++ b/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
@@ -50,6 +50,7 @@ ethernet@b0000 {
fsl,num_tx_queues = <0x8>;
fsl,magic-packet;
local-mac-address = [ 00 00 00 00 00 00 ];
+ ranges;
queue-group@b0000 {
#address-cells = <1>;