ached a patch that fixes the build for me when using this
config.
From: Adrian Pop
Date: Fri, 22 Nov 2013 12:52:19 +0200
Subject: [PATCH] nouveau: Fixed the 'hwmon' undeclared build error
hwmon is declared inside the #if defined(CONFIG_HWMON)... but is still
referenced outside of it, w
Signed-off-by: Adrian Pop
---
include/dt-bindings/mfd/stm32f7-rcc.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/mfd/stm32f7-rcc.h
b/include/dt-bindings/mfd/stm32f7-rcc.h
index a90f3613c584..ba5cb7456ee4 100644
--- a/include/dt-bindings/mfd/stm32f7-rcc.h
+++ b/include
STM32f769-disco features a 4" MIPI DSI display: add support for it.
On Cortex-M7 DMA can't use cached memory. For this reason I use a dedicated
memory pool for DMA with no-cache attribute which is located at the end of
RAM.
Signed-off-by: Adrian Pop
---
arch/arm/boot/dts/stm3
Hello Hua,
Thank you for your review,
On Tue, Jul 14, 2020 at 6:37 AM Hua Dillon wrote:
>
> Hi, Adrian,
>
> Just one suggestion for you.
>
> Adrian Pop 于2020年7月3日周五 上午1:30写道:
> >
> > STM32f769-disco features a 4" MIPI DSI display: add support for it.
&g
Hello all,
a bit of a delayed response here, but:
On Tue, Apr 28, 2020 at 11:39 AM Alexandre Torgue
wrote:
>
> Hi Adrian
>
> On 4/27/20 10:05 PM, Adrian Pop wrote:
> > Added lee.jo...@linaro.org.
> >
> > First, thank you all for taking a look at my changes!
&
5 matches
Mail list logo