diff --git a/patch/kernel/sunxi-next/add-orangepi-zeroplus2.patch b/patch/kernel/sunxi-next/add-orangepi-zeroplus2.patch index a8871b8ce..921bc0fa5 100644 --- a/patch/kernel/sunxi-next/add-orangepi-zeroplus2.patch +++ b/patch/kernel/sunxi-next/add-orangepi-zeroplus2.patch @@ -15,7 +15,7 @@ new file mode 100644 index 0000000..9856052 --- /dev/null +++ b/arch/arm/boot/dts/sun8i-h3-orangepi-zeroplus2.dts -@@ -0,0 +1,240 @@ +@@ -0,0 +1,229 @@ +/* + * Copyright (C) Armbian + * @@ -111,17 +111,6 @@ index 0000000..9856052 + post-power-on-delay-ms = <50>; + }; + -+ rfkill_bt { -+ compatible = "rfkill-gpio"; -+ pinctrl-names = "default"; -+ pinctrl-0 = <&bt_pwr_pin>; -+ reset-gpios = <&pio 1 10 GPIO_ACTIVE_HIGH>; /* PA10 */ -+ clocks = <&osc32k>; -+ clock-frequency = <32768>; -+ rfkill-name = "sunxi-bt"; -+ rfkill-type = "bluetooth"; -+ }; -+ + reg_usb1_vbus: usb1-vbus { + /delete-property/ gpio; + gpio = <&pio 3 6 GPIO_ACTIVE_HIGH>;