diff --git a/patch/kernel/sun50i-dev/badd-nanopineoplus2.patch b/patch/kernel/sun50i-dev/badd-nanopineoplus2.patch index 56d0b748c8..2c24ace8ef 100644 --- a/patch/kernel/sun50i-dev/badd-nanopineoplus2.patch +++ b/patch/kernel/sun50i-dev/badd-nanopineoplus2.patch @@ -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