ARM64: dts: rockchip: Remove 'veyron' in kevin/gru compatible
authorDouglas Anderson <dianders@chromium.org>
Fri, 22 Apr 2016 21:27:39 +0000 (14:27 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 25 Apr 2016 08:02:14 +0000 (16:02 +0800)
Veyron was an rk3288 board.  Having it in the compatible doesn't make a
ton of sense.  We'll stick 'gru' in the kevin name, though, since that
sorta makes sense.  Not that we ever really fall back to this stuff.

BUG=None
TEST=Build and boot

Change-Id: Ia4b6e02bd9b160c0b20e5459ca441047add2c0bd
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-on: https://chrome-internal-review.googlesource.com/256508
Commit-Ready: Doug Anderson <dianders@google.com>
Tested-by: Doug Anderson <dianders@google.com>
Reviewed-by: Brian Norris <briannorris@google.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-gru-gru.dts
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin-r0.dts
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin-r1.dts

index f986fd5377b92320038b697eec40df90a8896410..ce5db0ad27d7a8b688eca0a5bc9ee203ef39eee1 100644 (file)
@@ -55,7 +55,7 @@
                     "google,gru-rev5", "google,gru-rev4",
                     "google,gru-rev3", "google,gru-rev2",
                     "google,gru-rev1", "google,gru-rev0",
-                    "google,gru", "google,veyron", "rockchip,rk3399";
+                    "google,gru", "rockchip,rk3399";
 
        // TODO: Model:
        // - pp1200_mipi_cam
index ff6166b8ec1e3871b992c2177608083abc959032..99e7b2cb01e462dba129640dbadfa1ea492a071c 100644 (file)
@@ -48,7 +48,7 @@
 / {
        model = "Google Kevin Rev 0";
        compatible = "google,kevin-rev0",
-                    "google,kevin", "google,veyron", "rockchip,rk3399";
+                    "google,kevin", "google,gru", "rockchip,rk3399";
 };
 
 &pp3000 {
index cf8a4fb6dde2db1e594049d3f5bfb87bae5f6e75..858e80397841dc5a359f4939bf467c16188c5484 100644 (file)
@@ -55,7 +55,7 @@
                     "google,kevin-rev5", "google,kevin-rev4",
                     "google,kevin-rev3", "google,kevin-rev2",
                     "google,kevin-rev1", "google,kevin",
-                    "google,veyron", "rockchip,rk3399";
+                    "google,gru", "rockchip,rk3399";
 };
 
 /* PINCTRL: always below everything else */