aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2014-03-22 13:46:00 +0100
committerJason Cooper <jason@lakedaemon.net>2014-04-07 16:26:06 +0000
commitdcdf9cfc4868878957d5c372f82b233143ec4320 (patch)
tree1e207f5dd8acbcb5c3a8cc78f7cfbe29b931031c /arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
parentARM: Kirkwood: Fix Atmel vendor prefix (diff)
downloadlinux-dev-dcdf9cfc4868878957d5c372f82b233143ec4320.tar.xz
linux-dev-dcdf9cfc4868878957d5c372f82b233143ec4320.zip
ARM: Kirkwood: DT: Add missing vendor prefix
Add vendor prefixes to compatible strings where they are missing. Both the I2C and MTD framework ignore the prefix, so adding them has no effect on backwards compatibility. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Link: https://lkml.kernel.org/r/1395492360-1865-6-git-send-email-andrew@lunn.ch Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts')
-rw-r--r--arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts b/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
index dc86429756d7..25cbaaae142e 100644
--- a/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
+++ b/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
@@ -56,7 +56,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "mx25l12805d";
+ compatible = "mxicy,mx25l12805d";
reg = <0>;
spi-max-frequency = <50000000>;
mode = <0>;