Fixed compatible string of OrangePi Zero Plus on next
This commit is contained in:
parent
60fcf01242
commit
0f59e1704e
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user