rockchip: orangepi-r1-plus: typo fixes
This affects nothing, just correct the format. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
8305165a8b
commit
4dfd4f2e4c
@ -14,12 +14,12 @@
|
|||||||
+#include "rk3328-nanopi-r2s-u-boot.dtsi"
|
+#include "rk3328-nanopi-r2s-u-boot.dtsi"
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/arch/arm/dts/rk3328-orangepi-r1-plus.dts
|
+++ b/arch/arm/dts/rk3328-orangepi-r1-plus.dts
|
||||||
@@ -0,0 +1,39 @@
|
@@ -0,0 +1,38 @@
|
||||||
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||||
+#include "rk3328-nanopi-r2s.dts"
|
+#include "rk3328-nanopi-r2s.dts"
|
||||||
+
|
+
|
||||||
+/ {
|
+/ {
|
||||||
+ model = "Xunlong Orange Pi R1 PLUS";
|
+ model = "Xunlong Orange Pi R1 Plus";
|
||||||
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
||||||
+};
|
+};
|
||||||
+
|
+
|
||||||
@ -28,7 +28,6 @@
|
|||||||
+};
|
+};
|
||||||
+
|
+
|
||||||
+&spi0 {
|
+&spi0 {
|
||||||
+ max-freq = <48000000>;
|
|
||||||
+ status = "okay";
|
+ status = "okay";
|
||||||
+
|
+
|
||||||
+ flash@0 {
|
+ flash@0 {
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
+#include "rk3328-nanopi-r2s.dts"
|
+#include "rk3328-nanopi-r2s.dts"
|
||||||
+
|
+
|
||||||
+/ {
|
+/ {
|
||||||
+ model = "Xunlong Orange Pi R1 PLUS";
|
+ model = "Xunlong Orange Pi R1 Plus";
|
||||||
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
||||||
+};
|
+};
|
||||||
+
|
+
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
+#include "rk3328-nanopi-r2s.dts"
|
+#include "rk3328-nanopi-r2s.dts"
|
||||||
+
|
+
|
||||||
+/ {
|
+/ {
|
||||||
+ model = "Xunlong Orange Pi R1 PLUS";
|
+ model = "Xunlong Orange Pi R1 Plus";
|
||||||
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
+ compatible = "xunlong,orangepi-r1-plus", "rockchip,rk3328";
|
||||||
+};
|
+};
|
||||||
+
|
+
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user