Re: [PATCH v2 1/5] dt-bindings: firmware: qcom-scm: Add "allow-multi-call" property

From: Krzysztof Kozlowski
Date: Fri Oct 28 2022 - 13:06:19 EST


On 22/07/2022 18:37, Guru Das Srinagesh wrote:
> For firmware that supports it, allow multiple SCM calls to be passed
> down to it by removing the serialization lock in the SCM driver.
>
> This patch is based on this YAML conversion patch [1] that is in-flight
> currently.
>
> [1] https://lore.kernel.org/lkml/20220708090431.30437-1-david@xxxxxxx/
>
> Signed-off-by: Guru Das Srinagesh <quic_gurus@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 5 +++++
> 1 file changed, 5 insertions(+)

Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

Best regards,
Krzysztof