Re: [PATCH v2 11/11] soc: tegra: Simplify with of_machine_device_match()
From: AngeloGioacchino Del Regno
Date: Wed Nov 12 2025 - 06:44:34 EST
Il 12/11/25 11:28, Krzysztof Kozlowski ha scritto:
Replace open-coded getting root OF node and matching against it with
new of_machine_device_match() helper.
Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>