ODROID-M2: arm64/dts: Enalbe the av1d.

Signed-off-by: xiane <sangch.go@gmail.com>
Change-Id: I9b3c47adce8067f8d753861182e0bb994e70c392
This commit is contained in:
xiane
2025-08-20 10:30:40 +09:00
committed by codewalkerster
parent 064ac477ad
commit c282f5d1f1

View File

@@ -174,6 +174,10 @@
};
};
&av1d {
status = "okay";
};
&av1d_mmu {
status = "okay";
};