From e71c0aa63d2dab4c35c144530571ea98816f5cfe Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Fri, 15 Mar 2019 18:04:41 -0400 Subject: [PATCH] fix OPiLite2 compatible --- .../sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch b/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch index a533d6545e..749c0e78f3 100644 --- a/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch +++ b/patch/kernel/sunxi-dev/board-h6-add-orangepi-one-plus-and-lite2.patch @@ -325,7 +325,7 @@ index 000000000..b9aff606e + +/ { + model = "Orange Pi Lite 2"; -+ compatible = "pine64,pine-h64", "allwinner,sun50i-h6"; ++ compatible = "xunlong,orangepi-lite2", "allwinner,sun50i-h6"; + + aliases { + serial0 = &uart0;