video: imxfb: make pcr and bpp per-display settings
These settings used to be specified per-mode. But the device tree
bindings have these two values attached to the display and not to each
mode. Also for the supported boards it doesn't matter as they all only
have a single mode.

This is preparatory work to add devicetree support for the imxfb driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent fc45db9 commit 3b6f72f5b4c8b2f522252006bc1bf9bbc8c9d236
@Uwe Kleine-König Uwe Kleine-König authored on 9 Sep 2019
Sascha Hauer committed on 12 Sep 2019
Showing 8 changed files
View
arch/arm/boards/eukrea_cpuimx25/eukrea_cpuimx25.c
View
arch/arm/boards/eukrea_cpuimx27/eukrea_cpuimx27.c
View
arch/arm/boards/freescale-mx21-ads/imx21ads.c
View
arch/arm/boards/guf-neso/board.c
View
arch/arm/boards/karo-tx25/board.c
View
arch/arm/boards/phytec-phycore-imx27/pcm038.c
View
arch/arm/mach-imx/include/mach/imxfb.h
View
drivers/video/imx.c