android_kernel_lge_bullhead/arch/mips/ralink
Leif Lindholm b64aa9e1e4 mips: dts: Fix missing device_type="memory" property in memory nodes
commit dfc44f8030653b345fc6fb337558c3a07536823f upstream.

A few platforms lack a 'device_type = "memory"' for their memory
nodes, relying on an old ppc quirk in order to discover its memory.
Add the missing data so that all parsing code can find memory nodes
correctly.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-07 13:25:28 -07:00
..
dts mips: dts: Fix missing device_type="memory" property in memory nodes 2014-06-07 13:25:28 -07:00
Kconfig DT: MIPS: ralink: add MT7620A dts files 2013-05-08 01:19:11 +02:00
Makefile MIPS: ralink: adds support for MT7620 SoC family 2013-05-08 01:19:09 +02:00
Platform MIPS: ralink: add cpu-feature-overrides.h 2013-05-08 01:19:10 +02:00
clk.c MIPS: ralink: adds clkdev code 2013-02-17 01:25:30 +01:00
common.h MIPS: ralink: add memory definition to struct ralink_soc_info 2013-05-08 01:19:11 +02:00
early_printk.c MIPS: ralink: make early_printk work on RT2880 2013-05-08 01:19:08 +02:00
irq.c MIPS: ralink: add missing comment in irq driver 2013-05-08 01:19:08 +02:00
mt7620.c MIPS: ralink: add memory definition for MT7620 2013-05-08 01:19:12 +02:00
of.c MIPS: ralink: add missing SZ_1M multiplier 2013-06-06 16:11:26 +02:00
prom.c MIPS: ralink: adds prom and cmdline code 2013-02-17 01:25:30 +01:00
reset.c MIPS: ralink: adds reset code 2013-02-17 01:25:29 +01:00
rt288x.c MIPS: ralink: add memory definition for RT2880 2013-05-08 01:19:11 +02:00
rt305x.c MIPS: ralink: add memory definition for RT305x 2013-05-08 01:19:11 +02:00
rt3883.c MIPS: ralink: add memory definition for RT3883 2013-05-08 01:19:12 +02:00