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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:12 +0000 (16:33 +0100)
commit264e53ebe4031471453225f4e7303d66ba1d2e68
tree47f3f0b6d66f1bdbdfdbfb2acd4f51cd9d49317d
parent4ef97e03e3890315a70093b9e9141911d4d84e67
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