build/patch/kernel/sunxi-dev/npi-a64-only-audio-usb.patch
Igor Pečovnik 50d8cbaff8
Bump sunxi to 5.7.y (#2056)
* Bump sunxi to 5.7.y
* Further cleanup 32bit works, 64bit needs more patches adjustement
* Also arm64 boots, SPI flash areas were refactored, new location is a bit fuzzy, leaving behind
* More fixed and cleanings, both variants builds now, but without overlay support
* fix sunxi overlays in AR-329 branch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
Co-authored-by: Martin Ayotte <martinayotte@yahoo.ca>
2020-06-27 19:16:11 +02:00

37 lines
617 B
Diff

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts
index ec0296a85..ad2c64d51 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dts
@@ -293,3 +293,32 @@ &uart0 {
&usbphy {
status = "okay";
};
+
+&sound {
+status = "okay";
+};
+
+&hdmi_sound {
+status = "okay";
+};
+
+&usb_otg {
+dr_mode = "host";
+status = "okay";
+};
+
+&i2s2 {
+status = "okay";
+};
+
+&dai {
+status = "okay";
+};
+
+&codec {
+status = "okay";
+};
+
+&codec_analog {
+status = "okay";
+};