From 0f59e1704e4d5e7ea7a8a8cddc8e21af3d5dbcbc Mon Sep 17 00:00:00 2001 From: Alexander Reinert Date: Thu, 18 Oct 2018 21:57:09 +0200 Subject: [PATCH] Fixed compatible string of OrangePi Zero Plus on next --- patch/kernel/sunxi-next/sunxi-add-orangepi-zero-plus.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/sunxi-next/sunxi-add-orangepi-zero-plus.patch b/patch/kernel/sunxi-next/sunxi-add-orangepi-zero-plus.patch index 569488784e..69d7fa6a83 100644 --- a/patch/kernel/sunxi-next/sunxi-add-orangepi-zero-plus.patch +++ b/patch/kernel/sunxi-next/sunxi-add-orangepi-zero-plus.patch @@ -67,7 +67,7 @@ index 0000000..b8e5ca9 + +/ { + model = "Xunlong Orange Pi Zero Plus"; -+ compatible = "xunlong,orangepi-pc2", "allwinner,sun50i-h5"; ++ compatible = "xunlong,orangepi-zero-plus", "allwinner,sun50i-h5"; + + reg_vcc3v3: vcc3v3 { + compatible = "regulator-fixed";