Fixed compatible string of OrangePi Zero Plus on next

This commit is contained in:
Alexander Reinert 2018-10-18 21:57:09 +02:00 committed by GitHub
parent 60fcf01242
commit 0f59e1704e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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";