History log of /linux-master/arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi
Revision Date Author Comments
# bb344ca5 17-Dec-2014 Scott Wood <scottwood@freescale.com>

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>


# 56525200 20-Oct-2011 Kumar Gala <galak@kernel.crashing.org>

powerpc/85xx: create dts components to build up an SoC

Introduce some common components that we can utilize to build up the
various PQ3/85xx device trees.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>