Re: [PATCH v2] dt-bindings: misc: qcom,fastrpc: Compute callbacks can be DMA coherent

From: Rob Herring
Date: Tue Feb 13 2024 - 08:35:34 EST



On Mon, 12 Feb 2024 12:08:27 +0100, Krzysztof Kozlowski wrote:
> Apparently on Qualcomm SM8550 and SM8650 the FastRPC compute callbacks
> are DMA coherent:
>
> sm8650-qrd.dtb: fastrpc: compute-cb@2: 'dma-coherent' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes in v2:
> 1. Add missing subject prefix.
> ---
> Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!