fbdev: dpu20: SoC dependent code is removed in DPU BTS code.
authorChiHun Won <chihun.won@samsung.com>
Mon, 4 Jun 2018 06:42:56 +0000 (15:42 +0900)
committerYoungsoo Kim <youngss.kim@samsung.com>
Fri, 15 Jun 2018 23:30:55 +0000 (08:30 +0900)
commit9c6401d89ddec1ea852a4a092531b390c6a4a7fc
tree23a51c58be08f4ad1c8a4c435f386422ce5b101f
parent432d50819d7c2a8097b8a0fb674e3e021487cc99
fbdev: dpu20: SoC dependent code is removed in DPU BTS code.

AXI port number of each DPP channel, port count, DPP channel count
and DECON count are different at each SoC.

Previous DPU BTS code doesn't care another SoC. Because DPU BTS
code supports only own SoC.

This change of DPU BTS code supports common DPU driver.

Change-Id: I2421da368f5222295c41191d01736ddc3b75ff8c
Signed-off-by: ChiHun Won <chihun.won@samsung.com>
drivers/video/fbdev/exynos/dpu20/bts.c
drivers/video/fbdev/exynos/dpu20/decon.h
drivers/video/fbdev/exynos/dpu20/decon_core.c
drivers/video/fbdev/exynos/dpu20/dpp.h
drivers/video/fbdev/exynos/dpu20/dpp_drv.c