From: Aaron Sierra Date: Wed, 17 Sep 2014 18:08:28 +0000 (-0500) Subject: mtd: physmap_of: Add non-obsolete map_rom probe X-Git-Tag: fixes-against-v3.18-rc2~54^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bffb59cfbb3371ff00a165a5a48c1f3fdf125a;p=pandora-kernel.git mtd: physmap_of: Add non-obsolete map_rom probe Previously, the only way to map a NOR device as a simple ROM was to use the obsolete "direct-mapped" compatible binding (which further requires device_type = "nor" and probe-type = "NOR" properties). This patch adds an "mtd-rom" compatible binding to the "map_rom" probe type. Signed-off-by: Aaron Sierra Signed-off-by: Brian Norris --- Reading git-diff-tree failed