Re: [PATCH 07/13] firmware: qcom: scm: Simplify with of_machine_device_match()

From: Konrad Dybcio

Date: Fri Nov 07 2025 - 03:45:37 EST


On 11/6/25 8:07 PM, Krzysztof Kozlowski wrote:
> Replace open-coded getting root OF node and matching against it with
> new of_machine_device_match() helper.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad