staging: vchiq_arm: Give vchiq children DT nodes
authorPhil Elwell <phil@raspberrypi.com>
Mon, 3 Feb 2020 17:30:46 +0000 (17:30 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:58 +0000 (16:03 +0000)
commit1f7517b3d883e09574057a88080d1ed5663adfd6
treec080b40fad46e207312ee19f39809f8bafd6b6ff
parent507ef6e6b831e3ee33e301d8f72138cf80ff0683
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