Skip to content
Snippets Groups Projects
Commit d4ecbb03 authored by Nícolas F. R. A. Prado's avatar Nícolas F. R. A. Prado
Browse files

arm64: dts: mediatek: mt8192: Remove dma-ranges from decoder

Restores decoder functionality after commit 951d4885 ("of: Make
of_dma_get_range() work on bus nodes").

See https://lore.kernel.org/all/20221118141039.y2ap7dzdp26ih2la@notapiano



Signed-off-by: default avatarNícolas F. R. A. Prado <nfraprado@collabora.com>
parent 024539bb
No related branches found
No related tags found
No related merge requests found
......@@ -1658,7 +1658,6 @@ vcodec_dec: video-codec@16000000 {
reg = <0 0x16000000 0 0x1000>;
mediatek,scp = <&scp>;
iommus = <&iommu0 M4U_PORT_L4_VDEC_MC_EXT>;
dma-ranges = <0x1 0x0 0x0 0x40000000 0x0 0xfff00000>;
#address-cells = <2>;
#size-cells = <2>;
ranges = <0 0 0 0x16000000 0 0x26000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment