kirkwood: fix nsa310b compatible strings
authorMathias Kresin <dev@kresin.me>
Fri, 12 May 2017 19:01:44 +0000 (21:01 +0200)
committerMathias Kresin <dev@kresin.me>
Tue, 9 Jan 2018 21:06:54 +0000 (22:06 +0100)
Use a destinct compatible string fro the nsa310b.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/kirkwood/patches-4.9/107-02-nsa310b.patch

index 7110222936c6c8e4005b42b881270d33336e6145..faf8d891a59c11e5affdf01b4408c8ca5068bb1a 100644 (file)
@@ -32,7 +32,7 @@ NOTE: this patch can be upstreamed as-is, LEDE-specific
 +
 +/ {
 +      model = "ZyXEL NSA310b";
 +
 +/ {
 +      model = "ZyXEL NSA310b";
-+      compatible = "zyxel,nsa310a", "zyxel,nsa310", "marvell,kirkwood-88f6281", "marvell,kirkwood";
++      compatible = "zyxel,nsa310b", "zyxel,nsa310", "marvell,kirkwood-88f6281", "marvell,kirkwood";
 +
 +      memory {
 +              device_type = "memory";
 +
 +      memory {
 +              device_type = "memory";