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>
Tue, 18 Jun 2019 12:48:44 +0000 (13:48 +0100)
commitcbb5c28ea278cab430f20c4584397a4dcfe0fb93
tree35f0a0b2b43d206de90aae6d08f9d3b5239e29a4
parent05463ad37e96c542d5f70e4353c2fdd66bf8a180
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