staging: vchiq: Use the old dma controller for OF config on platform devices
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Tue, 18 Jun 2019 11:15:50 +0000 (12:15 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:57 +0000 (11:32 +0000)
commit23b24709357cc2832d946eac3d95be7ea50709a8
tree8b584c90f052dc6ccc46a5912f0202a51d91cf29
parentbd9533ce22c3a3af9ac84e6fae6e47b27ad70569
staging: vchiq: Use the old dma controller for OF config on platform devices

vchiq on Pi4 is no longer under the soc node, therefore it
doesn't get the dma-ranges for the VPU.

Switch to using the configuration of the old dma controller as
that will set the dma-ranges correctly.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c