Hi Graham,
> -Original Message-
> From: Graham Moore [mailto:grmo...@opensource.altera.com]
> Sent: Monday, July 27, 2015 10:40 AM
> To: Vikas MANOCHA
> Cc: Marek Vasut; linux-...@lists.infradead.org; David Woodhouse; Brian
> Norris; linux-kernel@vger.kernel.org; Alan
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Wednesday, August 05, 2015 4:15 PM
> To: Vikas MANOCHA
> Cc: Graham Moore; linux-...@lists.infradead.org; David Woodhouse; Brian
> Norris; linux-kernel@vger.kernel.org; Alan Tull;
inch wvga LCD-TFT Display
stm32f746 discovery board:
- Cortex-M7 core @216MHz
- 1MB mcu internal flash
- 320KB internal sram
- 8MB sdram memory
- 16MB qspi flash memory
- 4.3 inch 480x272 LCD-TFT display
Signed-off-by: Vikas Manocha
---
arch/arm/
Thanks Alex,
On 04/10/2017 12:23 AM, Alexandre Torgue wrote:
> Hi
>
> On 04/08/2017 03:12 AM, Vikas Manocha wrote:
>> Stm32f769I & stm32f746 are MCUs of stm32f7 family. Here are the major
>> spces of the two boards:
>>
>> stm32f769I discovery board:
>>
Hi Alex,
> -Original Message-
> From: Alexandre TORGUE
> Sent: Tuesday, April 11, 2017 12:51 AM
> To: Vikas MANOCHA ; Patrice CHOTARD
>
> Cc: open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
> ; moderated list:ARM PORT
> ; open list
> ; Mark Rutlan
inch wvga LCD-TFT Display
stm32f746 discovery board:
- Cortex-M7 core @216MHz
- 1MB mcu internal flash
- 320KB internal sram
- 8MB sdram memory
- 16MB qspi flash memory
- 4.3 inch 480x272 LCD-TFT display
Signed-off-by: Vikas Manocha
---
Changed i
inch wvga LCD-TFT Display
stm32f746 discovery board:
- Cortex-M7 core @216MHz
- 1MB mcu internal flash
- 320KB internal sram
- 8MB sdram memory
- 16MB qspi flash memory
- 4.3 inch 480x272 LCD-TFT display
Signed-off-by: Vikas Manocha
---
Changed i
Hi Alex,
On 07/17/2017 09:23 AM, Alexandre Torgue wrote:
> From: Alexandre TORGUE
>
> Initially each pin was declared in "include/dt-bindings/stm32f429-pinfunc.h"
> and each definition contained SOC names (ex: STM32F429_PA9_FUNC_USART1_TX).
> Since this approach was approved, the number of suppo
n macro to define pinmux. Furthermore, it
> will make maintenance and integration of new SOC easier .
>
> Signed-off-by: Alexandre TORGUE
Reviewed-by: Vikas MANOCHA
Cheers,
Vikas
>
> diff --git a/arch/arm/boot/dts/stm32f429.dtsi
> b/arch/arm/boot/dts/stm32f429.dtsi
> index a8
Hi Patrice,
> -Original Message-
> From: Patrice CHOTARD
> Sent: Friday, May 19, 2017 6:41 AM
> To: Ard Biesheuvel
> Cc: li...@armlinux.org.uk; linux-arm-ker...@lists.infradead.org;
> linux-kernel@vger.kernel.org; Christophe PRIOUZEAU
> ; Christophe KEREL
Hi Alex,
> -Original Message-
> From: Alexandre TORGUE
> Sent: Thursday, October 05, 2017 9:02 AM
> To: Vikas MANOCHA ; linux-kernel@vger.kernel.org
> Cc: Patrice CHOTARD
> Subject: Re: [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string
>
> Hi Vik
stm32 uart driver is using two compatible strings "st,stm32-usart"
& "st,stm32-uart". One can be removed safely to save some space & time.
Vikas Manocha (3):
Arm: dts: stm32: remove extra compatible string for uart
Arm: dts: stm32: remove extra compatible string
This patch removes the extra compatibility string "st,stm32-usart" to
avoid confusion, save some time & space.
Signed-off-by: Vikas Manocha
Reviewed-by: Patrice Chotard
---
Documentation/devicetree/bindings/dma/stm32-dma.txt | 2 +-
Documentation/devicetree/bindings/s
With this change, stm32h743 will use its own uart configuration.
Major difference between stm32f7 & stm32h7 uart configuration is FIFO
availability in stm32h7.
Signed-off-by: Vikas Manocha
Reviewed-by: Patrice Chotard
---
arch/arm/boot/dts/stm32h743.dtsi | 4 ++--
1 file changed, 2 insert
This patch remove the extra compatibility string "st,stm32-usart" from
driver & device tree.
Signed-off-by: Vikas Manocha
Reviewed-by: Patrice Chotard
---
arch/arm/boot/dts/stm32f429.dtsi | 12 ++--
arch/arm/boot/dts/stm32f746.dtsi | 12 ++--
arch/arm/boot/dts/
15 matches
Mail list logo