u-boot/drivers/video/rockchip
Jonas Karlman 3b4e6e9462 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper
The documentation for struct phy state that "The content of the
structure is managed solely by the PHY API and PHY drivers".

Change to use the generic_phy_valid() helper to check if phy is valid.

Fixes: b7d8d40346 ("video: rockchip: dw_mipi_dsi: Fix external phy existence check")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-09-13 15:52:21 -04:00
..
dw_mipi_dsi_rockchip.c video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper 2023-09-13 15:52:21 -04:00
Kconfig rockchip: video: Add support for RK3568 DSI Host 2023-04-21 15:16:01 +08:00
Makefile rockchip: video: Add support for RK3568 DSI Host 2023-04-21 15:16:01 +08:00
rk3288_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk3288_mipi.c rockchip: video: mipi: add more compatible strings for rk3288/rk3399 2022-04-18 11:25:13 +08:00
rk3288_vop.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3399_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk3399_mipi.c rockchip: video: mipi: add more compatible strings for rk3288/rk3399 2022-04-18 11:25:13 +08:00
rk3399_vop.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk_edp.c rockchip: video: rk_edp: add more rk3288 edp node options 2022-04-18 11:25:13 +08:00
rk_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk_hdmi.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
rk_lvds.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk_mipi.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
rk_mipi.h video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 2020-11-13 18:16:11 +08:00
rk_vop.c video: rockchip: vop: Fix whitespace 2023-07-14 18:15:01 +02:00
rk_vop.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00