On Thu, 06 Jun 2024 17:12:04 -0400, Nícolas F. R. A. Prado wrote: > While the MDP3 DMA controller can look for the SCP node based on > compatible, it's best practice to supply the MDP3 node with a phandle to > the SCP since that allows supporting dual core SCP as well. Besides, > relying on the compatible search causes an error to be printed, since > the phandle is tried first: > > mtk-mdp3 14001000.dma-controller: can't get SCP node > > [...] Applied to v6.11-next/dts64, thanks! [1/1] arm64: dts: mediatek: mt8195: Add SCP phandle to MDP3 DMA controller commit: 587c945c933364f24d132918d7703997fd1e2cd6 Cheers, Angelo