Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.torgue@st.com (Alexandre Torgue)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/9] STM32 LCD-TFT display controller
Date: Mon, 12 Jun 2017 14:00:27 +0200	[thread overview]
Message-ID: <2abef21d-5ce8-3bd2-7918-4fefcf2a5858@st.com> (raw)
In-Reply-To: <1492164819-10513-1-git-send-email-yannick.fertre@st.com>

Hi Yannick

On 04/14/2017 12:13 PM, Yannick Fertre wrote:
...
> 
> The purpose of this set of patches is to add a new driver for stm32f429.
> This driver was developed and tested on evaluation board stm32429i.
> 
> Stm32f4 is a MCU platform which don't have MMU so the last patches developed
> by Benjamin Gaignard regarding "DRM: allow to use mmuless devices"
> are necessary.
> 
> The board stm429i embeds a Ampire AM-480272H3TMQW-T01H screen.
> A new simple panel am-480272h3tmqw-t01h have been added to support it.
> 
> 
> Yannick Fertre (9):
>    drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area
>    drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()
>    dt-bindings: display: Add STM32 LTDC driver
>    drm/stm: Add STM32 LTDC driver
>    MAINTAINERS: add maintainers for DRM STM driver
>    ARM: dts: stm32: Add ltdc support on stm32f429 MCU
>    ARM: dts: stm32: Enable ltdc & simple panel on stm32f429-Eval board
>    ARM: configs: stm32: Add DRM support in STM32 defconfig
>    ARM: configs: stm32: Add simple panel support in STM32 defconfig
> 
For STM32 machine part:

Patches 6 & 7 applied on stm32-dt-for-v4.13

Patches 8 & 9 will not be applied:
As SDRAM used on STM32 MCUs is small, I don't want to penalize other users:
  - by increasing static kernel size
  - by enabling devices which consume dynamically lot of memory

User will be free to enable it through menuconfig.

Regards
Alex

      parent reply	other threads:[~2017-06-12 12:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 10:13 [PATCH v7 0/9] STM32 LCD-TFT display controller Yannick Fertre
2017-04-14 10:13 ` [PATCH v7 1/9] drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area Yannick Fertre
2017-04-14 12:49   ` Neil Armstrong
2017-04-14 10:13 ` [PATCH v7 2/9] drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr() Yannick Fertre
2017-04-14 12:54   ` Neil Armstrong
2017-04-14 10:13 ` [PATCH v7 3/9] dt-bindings: display: Add STM32 LTDC driver Yannick Fertre
2017-04-14 10:13 ` [PATCH v7 4/9] drm/stm: " Yannick Fertre
2017-04-14 12:59   ` Neil Armstrong
2017-04-14 18:38   ` Eric Anholt
2017-04-14 10:13 ` [PATCH v7 5/9] MAINTAINERS: add maintainers for DRM STM driver Yannick Fertre
2017-04-14 12:59   ` Neil Armstrong
2017-04-14 10:13 ` [PATCH v7 6/9] ARM: dts: stm32: Add ltdc support on stm32f429 MCU Yannick Fertre
2017-04-14 10:13 ` [PATCH v7 7/9] ARM: dts: stm32: Enable ltdc & simple panel on stm32f429-Eval board Yannick Fertre
2017-04-14 10:13 ` [PATCH v7 8/9] ARM: configs: stm32: Add DRM support in STM32 defconfig Yannick Fertre
2017-04-14 10:13 ` [PATCH v7 9/9] ARM: configs: stm32: Add simple panel " Yannick Fertre
2017-06-12 12:00 ` Alexandre Torgue [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2abef21d-5ce8-3bd2-7918-4fefcf2a5858@st.com \
    --to=alexandre.torgue@st.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox