Searched hist:"147 fd3ac5a226e5ff882cdac7687d2352c66b115" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk3288_hdmi.c | 147fd3ac5a226e5ff882cdac7687d2352c66b115 Wed May 31 10:59:33 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: split RK3288-specific part off from rk_hdmi
To prepare for the addition of RK3399 HDMI support, the HDMI driver is refactored and broken into a chip-specific and a generic part. This change adds the internal interfaces, makes common/reusable functions externally visible and splits the RK3288 driver into a separate file.
For the probing of regulators, we reuse the infrastructure created during the VOP refactoring... i.e. we simply call into the helper function defined for the VOP.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | rk_hdmi.h | 147fd3ac5a226e5ff882cdac7687d2352c66b115 Wed May 31 10:59:33 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: split RK3288-specific part off from rk_hdmi
To prepare for the addition of RK3399 HDMI support, the HDMI driver is refactored and broken into a chip-specific and a generic part. This change adds the internal interfaces, makes common/reusable functions externally visible and splits the RK3288 driver into a separate file.
For the probing of regulators, we reuse the infrastructure created during the VOP refactoring... i.e. we simply call into the helper function defined for the VOP.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff 147fd3ac5a226e5ff882cdac7687d2352c66b115 Wed May 31 10:59:33 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: split RK3288-specific part off from rk_hdmi
To prepare for the addition of RK3399 HDMI support, the HDMI driver is refactored and broken into a chip-specific and a generic part. This change adds the internal interfaces, makes common/reusable functions externally visible and splits the RK3288 driver into a separate file.
For the probing of regulators, we reuse the infrastructure created during the VOP refactoring... i.e. we simply call into the helper function defined for the VOP.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | rk_hdmi.c | diff 147fd3ac5a226e5ff882cdac7687d2352c66b115 Wed May 31 10:59:33 CDT 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: video: split RK3288-specific part off from rk_hdmi
To prepare for the addition of RK3399 HDMI support, the HDMI driver is refactored and broken into a chip-specific and a generic part. This change adds the internal interfaces, makes common/reusable functions externally visible and splits the RK3288 driver into a separate file.
For the probing of regulators, we reuse the infrastructure created during the VOP refactoring... i.e. we simply call into the helper function defined for the VOP.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|