u-boot/drivers/video/exynos
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
Makefile exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00
exynos_dp.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exynos_dp_lowlevel.c video: squash lines for immediate return 2016-09-23 17:53:45 -04:00
exynos_dp_lowlevel.h exynos: video: Rename variables for driver model 2016-05-25 13:25:18 +09:00
exynos_fb.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exynos_mipi_dsi.c exynos: video: Move mipi_lcd_device_dt into a function 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.c exynos: video: Remove use of vidinfo_t typedef 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_pwm_bl.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00