]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: spear3xx_defconfig: Activate PL111 DRM driver
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 25 Feb 2019 14:31:41 +0000 (15:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Mar 2019 14:09:21 +0000 (15:09 +0100)
commit20dbc3590ac70f9f3c0f8232beed7a87efdf746d
tree14ef2fd02622867ceb5a662187748e05d6a08165
parentaece323602822ee89d3b0e833d94ac258bd5d079
ARM: spear3xx_defconfig: Activate PL111 DRM driver

This disables the old FBDEV driver and enables the PL111
DRM driver on the SPEAr3xx.

There are some device trees in the kernel that switches
the DT node for the PL110 to "okay" but none of these
have any display defined, so we can safely switch to this
driver before we get any users starting to define
displays. Let them do it on top of the new driver
infrastructure instead.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/spear3xx_defconfig