[PATCH 0/5] ARM: dts: microchip: sama7d65: flexcom nodes upgrade

nicolas.ferre@microchip.com posted 5 patches 1 month ago
arch/arm/boot/dts/microchip/sama7d65.dtsi | 283 +++++++++++++++++++++-
1 file changed, 281 insertions(+), 2 deletions(-)
[PATCH 0/5] ARM: dts: microchip: sama7d65: flexcom nodes upgrade
Posted by nicolas.ferre@microchip.com 1 month ago
From: Nicolas Ferre <nicolas.ferre@microchip.com>

This series collects some additions and fixes for flexcom nodes on the sama7d65
platform. It enables access to all usart, spi and i2c controllers of this SoC.

Hari Prasath Gujulan Elango (1):
  ARM: dts: microchip: sama7d65: fix the ranges property for flx9

Nicolas Ferre (4):
  ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
  ARM: dts: microchip: sama7d65: add dma properties to usart6
  ARM: dts: microchip: sama7d65: add fifo-size to usart
  ARM: dts: microchip: sama7d65: add missing flexcom nodes

 arch/arm/boot/dts/microchip/sama7d65.dtsi | 283 +++++++++++++++++++++-
 1 file changed, 281 insertions(+), 2 deletions(-)

-- 
2.43.0
Re: [PATCH 0/5] ARM: dts: microchip: sama7d65: flexcom nodes upgrade
Posted by claudiu beznea 4 weeks, 1 day ago

On 1/2/26 19:01, nicolas.ferre@microchip.com wrote:
> Hari Prasath Gujulan Elango (1):
>    ARM: dts: microchip: sama7d65: fix the ranges property for flx9
> 
> Nicolas Ferre (4):
>    ARM: dts: microchip: sama7d65: fix size-cells property for i2c3

Applied to at91-fixes, thanks!

>    ARM: dts: microchip: sama7d65: add dma properties to usart6
>    ARM: dts: microchip: sama7d65: add fifo-size to usart
>    ARM: dts: microchip: sama7d65: add missing flexcom nodes

Applied to at91-dt, thanks!