riscv: dts: starfive: jh7110: add dma-coherent for vpu/jpu
[platform/kernel/linux-starfive.git] / arch / riscv / boot / dts / starfive / jh7110.dtsi
index c8c4f0b..4ac5ca7 100644 (file)
 
                jpu: jpu@13090000 {
                        compatible = "starfive,jpu";
+                       dma-coherent;
                        reg = <0x0 0x13090000 0x0 0x300>;
                        interrupts = <14>;
                        clocks = <&syscrg JH7110_SYSCLK_CODAJ12_AXI>,
 
                vpu_dec: vpu_dec@130A0000 {
                        compatible = "starfive,vdec";
+                       dma-coherent;
                        reg = <0x0 0x130A0000 0x0 0x10000>;
                        interrupts = <13>;
                        clocks = <&syscrg JH7110_SYSCLK_WAVE511_AXI>,
 
                vpu_enc: vpu_enc@130B0000 {
                        compatible = "starfive,venc";
+                       dma-coherent;
                        reg = <0x0 0x130B0000 0x0 0x10000>;
                        interrupts = <15>;
                        clocks = <&syscrg JH7110_SYSCLK_VENC_AXI>,