[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4fb3f166-69b1-f06a-b395-d7c5d8be00bb@foss.st.com>
Date: Mon, 5 Jun 2023 14:18:32 +0200
From: Raphael Gallais-Pou <raphael.gallais-pou@...s.st.com>
To: Dario Binacchi <dario.binacchi@...rulasolutions.com>,
<linux-kernel@...r.kernel.org>
CC: Amarula patchwork <linux-amarula@...rulasolutions.com>,
<michael@...rulasolutions.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Conor Dooley <conor+dt@...nel.org>,
Daniel Vetter <daniel@...ll.ch>,
David Airlie <airlied@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Philippe Cornu <philippe.cornu@...s.st.com>,
Rob Herring <robh+dt@...nel.org>,
Sam Ravnborg <sam@...nborg.org>,
Thierry Reding <thierry.reding@...il.com>,
Yannick Fertre <yannick.fertre@...s.st.com>,
<devicetree@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH v2 0/6] Add display support on the stm32f746-disco board
Hi Dario,
Thanks for this serie. I'll look at it shortly.
In the meantime, would it be possible to send it again as I think it is not
complete.
patchwork and lore.kernel.org both prompt incomplete parts of your serie.
https://patchwork.freedesktop.org/series/118814/?_sm_au_=iVVrkQQkv5r1r0rQcLpsvK618Vf61
https://lore.kernel.org/dri-devel/20230602102123.3345587-1-dario.binacchi@amarulasolutions.com/
Thanks,
Raphaƫl
On 6/2/23 12:21, Dario Binacchi wrote:
> The series adds support for the display on the stm32f746-disco board,
> along with a generic patch that adds the "bpp" parameter to the stm-drm
> module. The intention is to allow users to size, within certain limits,
> the memory footprint required by the framebuffer.
>
> Changes in v2:
> - Add 'Acked-by' tag of Conor Dooley.
> - Fix build warning reported by kernel test robot.
> - Add 'Reported-by' tag of kernel test robot.
>
> Dario Binacchi (6):
> ARM: dts: stm32: add ltdc support on stm32f746 MCU
> ARM: dts: stm32: add pin map for LTDC on stm32f7
> ARM: dts: stm32: support display on stm32f746-disco board
> dt-bindings: display: simple: add Rocktech RK043FN48H
> drm/panel: simple: add support for Rocktech RK043FN48H panel
> drm/stm: add an option to change FB bpp
>
> .../bindings/display/panel/panel-simple.yaml | 2 +
> arch/arm/boot/dts/stm32f7-pinctrl.dtsi | 35 +++++++++++++
> arch/arm/boot/dts/stm32f746-disco.dts | 51 +++++++++++++++++++
> arch/arm/boot/dts/stm32f746.dtsi | 10 ++++
> drivers/gpu/drm/panel/panel-simple.c | 29 +++++++++++
> drivers/gpu/drm/stm/drv.c | 8 ++-
> 6 files changed, 134 insertions(+), 1 deletion(-)
>
Powered by blists - more mailing lists