linux/drivers/phy/broadcom
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 arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA 2022-08-15 09:55:34 -07:00
Makefile phy: bcm63xx-usbh: Add BCM63xx USBH driver 2020-07-21 22:59:58 +05:30
phy-bcm-cygnus-pcie.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-kona-usb2.c phy: broadcom: convert to devm_platform_ioremap_resource(_byname) 2020-11-16 12:47:46 +05:30
phy-bcm-ns-usb2.c phy: Use of_property_present() for testing DT property presence 2023-03-20 18:14:58 +05:30
phy-bcm-ns-usb3.c phy: Use device_get_match_data() 2023-10-13 15:45:40 +05:30
phy-bcm-ns2-pcie.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-ns2-usbdrd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-sr-pcie.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-bcm-sr-usb.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-bcm63xx-usbh.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-brcm-sata.c phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning 2023-08-11 09:25:14 +01:00
phy-brcm-usb-init-synopsys.c phy: usb: Turn off phy when port is in suspend 2023-06-21 17:43:27 +05:30
phy-brcm-usb-init.c phy: usb: suppress OC condition for 7439b2 2023-06-21 17:43:27 +05:30
phy-brcm-usb-init.h phy: usb: Turn off phy when port is in suspend 2023-06-21 17:43:27 +05:30
phy-brcm-usb.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30