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, 19 Feb 2024 11:32:57 +0000 (11:32 +0000)
commita6b9e448bc5563603de8cca622c7a3a1687cfde3
treed483a4d39af005f03ffb160d99038074e5654834
parent53b81b9f45c0e02cc40568983b4a31ab5e25a034
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