staging: vchiq_arm: Give vchiq children DT nodes
authorPhil Elwell <phil@raspberrypi.com>
Mon, 3 Feb 2020 17:30:46 +0000 (17:30 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:21 +0000 (16:33 +0100)
commit4650afffbadff8a944d8d40f61191b2cdef39c5b
treeaf65a215a2b1001e18aeeaec7f7e0622c7360663
parentf7801c2e74e4a164bc36ce0bc5e086cf3ff3716a
staging: vchiq_arm: Give vchiq children DT nodes

vchiq kernel clients are now instantiated as platform drivers rather
than using DT, but the children of the vchiq interface may still
benefit from access to DT properties. Give them the option of a
a sub-node of the vchiq parent for configuration and to allow
them to be disabled.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c