u-boot/drivers/video/rockchip
Johan Jonker dcaaefdc0a rockchip: video: mipi: add more compatible strings for rk3288/rk3399
The rk3288/RK3399 DT synced from Linux contains some different
compatible strings in the mipi node then origanal used in U-boot.
Allow both options to be backwards compatible and to be able
to handle recent rk3288.dtsi and rk3399.dtsi files.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-04-18 11:25:13 +08:00
..
Kconfig video: rockchip: Support 4K resolution for rk3288, HDMI 2020-10-30 23:09:01 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04: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 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
rk_vop.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00