u-boot-brain/drivers/video/rockchip
Kever Yang c3d31af6d6 rockchip: video: Use ofnode_decode_display_timing() to parse timing
Use ofnode_decode_display_timing() instead of
fdtdec_decode_display_timing() to parse display timing, so that we can
support live DT.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-04-28 18:05:08 +08:00
..
Kconfig video: rockchip: Support 4K resolution for rk3399, HDMI 2020-04-02 15:52:01 +02: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: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
rk3288_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3288_vop.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_hdmi.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
rk3399_mipi.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
rk3399_vop.c video: rockchip: Fix vop modes for rk3399 2020-04-02 15:47:35 +02:00
rk_edp.c drivers: video: rockchip: fix building eDP and LVDS drivers 2020-04-26 22:58:50 +02:00
rk_hdmi.c video: dw_hdmi: Add support for ddc-i2c-bus property 2019-07-29 00:32:59 +02:00
rk_hdmi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_lvds.c rockchip: video: Use ofnode_decode_display_timing() to parse timing 2020-04-28 18:05:08 +08:00
rk_mipi.c rockchip: video: Use ofnode_decode_display_timing() to parse timing 2020-04-28 18:05:08 +08:00
rk_mipi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rk_vop.c video: rockchip: Fix vop modes for rk3399 2020-04-02 15:47:35 +02:00
rk_vop.h rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00