linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: defconfig: axm55xx: Drop PL11x graphics driver
@ 2019-01-23 13:42 Linus Walleij
  2019-01-23 14:05 ` Adamski, Krzysztof (Nokia - PL/Wroclaw)
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2019-01-23 13:42 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Anders Roxell, Linus Walleij, Krzysztof Adamski, John Logan

The defconfig for the AXM55xx includes the ARM CLCD
(PL11x) PrimeCell framebuffer driver, but the device tree
for this platform does not include this hardware, nor do I
find it likely that this chip has graphics.

Drop these config items.

Cc: John Logan <john.logan@intel.com>
Cc: Krzysztof Adamski <krzysztof.adamski@nokia.com>
Cc: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
I don't know who's collecting patches for Axxia these days,
shall I send this to ARM SoC myself?
---
 arch/arm/configs/axm55xx_defconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/configs/axm55xx_defconfig b/arch/arm/configs/axm55xx_defconfig
index 8e17e7ed1f02..53864316bee1 100644
--- a/arch/arm/configs/axm55xx_defconfig
+++ b/arch/arm/configs/axm55xx_defconfig
@@ -155,10 +155,6 @@ CONFIG_PMBUS=y
 CONFIG_SENSORS_LTC2978=y
 CONFIG_WATCHDOG=y
 CONFIG_ARM_SP805_WATCHDOG=y
-CONFIG_FB=y
-CONFIG_FB_ARMCLCD=y
-CONFIG_FRAMEBUFFER_CONSOLE=y
-CONFIG_LOGO=y
 # CONFIG_LOGO_LINUX_MONO is not set
 # CONFIG_LOGO_LINUX_VGA16 is not set
 CONFIG_HID_A4TECH=y
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: defconfig: axm55xx: Drop PL11x graphics driver
  2019-01-23 13:42 [PATCH] ARM: defconfig: axm55xx: Drop PL11x graphics driver Linus Walleij
@ 2019-01-23 14:05 ` Adamski, Krzysztof (Nokia - PL/Wroclaw)
  0 siblings, 0 replies; 2+ messages in thread
From: Adamski, Krzysztof (Nokia - PL/Wroclaw) @ 2019-01-23 14:05 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Anders Roxell, linux-arm-kernel@lists.infradead.org, John Logan

On Wed, Jan 23, 2019 at 02:42:19PM +0100, Linus Walleij wrote:
>The defconfig for the AXM55xx includes the ARM CLCD
>(PL11x) PrimeCell framebuffer driver, but the device tree
>for this platform does not include this hardware, nor do I
>find it likely that this chip has graphics.
>
>Drop these config items.
>
>Cc: John Logan <john.logan@intel.com>
>Cc: Krzysztof Adamski <krzysztof.adamski@nokia.com>
>Cc: Anders Roxell <anders.roxell@linaro.org>
>Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
>---
>I don't know who's collecting patches for Axxia these days,
>shall I send this to ARM SoC myself?
>---
> arch/arm/configs/axm55xx_defconfig | 4 ----
> 1 file changed, 4 deletions(-)
>
>diff --git a/arch/arm/configs/axm55xx_defconfig b/arch/arm/configs/axm55xx_defconfig
>index 8e17e7ed1f02..53864316bee1 100644
>--- a/arch/arm/configs/axm55xx_defconfig
>+++ b/arch/arm/configs/axm55xx_defconfig
>@@ -155,10 +155,6 @@ CONFIG_PMBUS=y
> CONFIG_SENSORS_LTC2978=y
> CONFIG_WATCHDOG=y
> CONFIG_ARM_SP805_WATCHDOG=y
>-CONFIG_FB=y
>-CONFIG_FB_ARMCLCD=y
>-CONFIG_FRAMEBUFFER_CONSOLE=y
>-CONFIG_LOGO=y
> # CONFIG_LOGO_LINUX_MONO is not set
> # CONFIG_LOGO_LINUX_VGA16 is not set
> CONFIG_HID_A4TECH=y
>-- 
>2.20.1
>

As far as I can tell based on my resources, you are right about the lack of
framebuffer on this SoC.

Acked-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>

Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-23 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-23 13:42 [PATCH] ARM: defconfig: axm55xx: Drop PL11x graphics driver Linus Walleij
2019-01-23 14:05 ` Adamski, Krzysztof (Nokia - PL/Wroclaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).