linux/drivers/phy/socionext
Krzysztof Kozlowski 00ca8a15da phy: constify of_phandle_args in xlate
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@linaro.org>
Acked-by: Thierry Reding <treding@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com> #Broadcom
Link: https://lore.kernel.org/r/20240217093937.58234-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-02-23 17:43:14 +05:30
..
Kconfig phy: uniphier-ahci: Add support for Pro4 SoC 2021-11-23 11:21:53 +05:30
Makefile phy: socionext: Add UniPhier AHCI PHY driver support 2020-08-31 17:07:53 +05:30
phy-uniphier-ahci.c phy: uniphier-ahci: Add support for Pro4 SoC 2021-11-23 11:21:53 +05:30
phy-uniphier-pcie.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-uniphier-usb2.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-uniphier-usb3hs.c phy: uniphier-usb3: Add compatible string for NX1 SoC 2021-11-23 11:21:53 +05:30
phy-uniphier-usb3ss.c phy: uniphier-usb3ss: fix unintended writing zeros to PHY register 2021-12-24 10:06:38 +05:30