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:
AmadeusGhost 2021-04-05 11:29:20 +08:00 committed by Tianling Shen
parent 8305165a8b
commit 4dfd4f2e4c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
3 changed files with 4 additions and 5 deletions

View File

@ -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 {

View File

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

View File

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