Re: [PATCH v2] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode

From: Krzysztof Kozlowski

Date: Thu Jul 30 2026 - 03:32:34 EST


On Wed, Jul 29, 2026 at 02:21:01PM +0530, Vishnu Santhosh wrote:
> The BAM-DMUX node lives as a direct child of the modem PAS remoteproc

No, it does not. Look:

$ git describe
next-20260729
$ git grep bam-dmux
No child node shown

Why isn't this part of Shikra remoteproc commit/patch? How any code
could pass validation otherwise?

> node, but qcom,shikra-pas.yaml has unevaluatedProperties: false and
> does not list bam-dmux, so any DT adding this subnode fails schema
> validation.

Fails how? How can I reproduce the error?

There is no bam-dma in this binding example.


Best regards,
Krzysztof