# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_BCM2835_VCHIQ) += vchiq.o vchiq-objs := \ vchiq-interface/vchiq_core.o \ vchiq-interface/vchiq_arm.o \ vchiq-interface/vchiq_bus.o \ vchiq-interface/vchiq_debugfs.o \ ifdef CONFIG_VCHIQ_CDEV vchiq-objs += vchiq-interface/vchiq_dev.o endif obj-$(CONFIG_BCM2835_VCHIQ_MMAL) += vchiq-mmal/ evicetree/bindings/remoteproc/qcom,qcs404-pas.yaml?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml
AgeCommit message (Expand)Author
2023-01-18dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out...Neil Armstrong
2022-12-27dt-bindings: remoteproc: qcom,qcs404-pas: split into separate fileKrzysztof Kozlowski