Re: [PATCH] phy: constify of_phandle_args in xlate

From: Florian Fainelli
Date: Wed Feb 21 2024 - 17:13:07 EST


On 2/17/24 01:39, Krzysztof Kozlowski wrote:
The xlate callbacks are supposed to translate of_phandle_args to proper
provider without modifying the of_phandle_args. Make the argument
pointer to const for code safety and readability.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Acked-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx> #Broadcom
--
Florian