fix patch file meessed up by commit 66a326952 (#745)

patch/kernel/sun50i-dev/badd-nanopineoplus2.patch

Build error
[ warn ] ... [l][c] badd-nanopineoplus2.patch [ failed ]
This commit is contained in:
Antony Antony 2017-08-26 19:26:38 +02:00 committed by Mikhail
parent bdb5a40bfd
commit c44e5d21c7

View File

@ -8,6 +8,8 @@ index b296f10..f361a2a 100644
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopi-neo2.dtb
+dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopi-neo-plus2.dtb
dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-nanopim1plus2.dtb
always := $(dtb-y)
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts
new file mode 100644
index 0000000..f86db28
@ -274,5 +276,3 @@ index 0000000..f86db28
+ usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */
+ status = "okay";
+};
--
2.9.3