Open razum2um opened 4 years ago
Which kernel version did you build?
5.9.8
I don't usually maintain a patch set, here is the DTS patch to have wifi, BT, spdif, and rt5651, strip off the rest you don't want. It's been a long time since I worked on it. rt5651_spdif_wifi_bt_dts.patch.tar.gz
Just restore the following line to original one:
-#include "rk3399-nanopi4.dtsi"
+#include "rk3399-nanopi-m4.dtsi"
I've built mainline 5.9 kernel and have only hdmi audio
then compared dts (from dtb inside image) and found some related pieces in your version:
I'm not really into kernel development and think I could miss something.. right now
rt5651
is included only inrk3399-sapphire-excavator
of mainline kernelCould you push your
dts
patch for nanopi-m4?