commit | 0d606c08f44a09e3ca86d4af1a40aec61a6e9dde | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Mar 22 13:45:58 2014 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Mon Apr 07 16:26:06 2014 +0000 |
tree | ac50f1314115317c8fcf0d1052ba1c261bcd3321 | |
parent | 4de29e636946dbc97586de6136a3c496a55fd5e6 [diff] |
ARM: Kirkwood: Fix Atmel vendor prefix The documented vendor prefix for Atmel is 'atmel' not 'at' as used in these .dts[i] files. The i2c framework actually ignores the prefix, so making this change does not cause compatibility issues. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Link: https://lkml.kernel.org/r/1395492360-1865-4-git-send-email-andrew@lunn.ch Signed-off-by: Jason Cooper <jason@lakedaemon.net>