[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220907092054.29915-1-Hari.PrasathGE@microchip.com>
Date: Wed, 7 Sep 2022 14:50:48 +0530
From: Hari Prasath <Hari.PrasathGE@...rochip.com>
To: <nicolas.ferre@...rochip.com>, <claudiu.beznea@...rochip.com>,
<davem@...emloft.net>, <krzysztof.kozlowski+dt@...aro.org>,
<alexandre.belloni@...tlin.com>, <arnd@...db.de>, <olof@...om.net>,
<soc@...nel.org>, <manikandan.m@...rochip.com>, <michael@...le.cc>,
<horatiu.vultur@...rochip.com>, <kavyasree.kotagiri@...rochip.com>,
<devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <durai.manickamkr@...rochip.com>
CC: <Hari.PrasathGE@...rochip.com>
Subject: [linux][PATCH 0/6] Add support for sam9x60 curiosity board
This patch series addresses the following:
- Moving of flexcom definitions from board file to SoC file plus
some minor changes to its properties.
- Add support for the new sam9x60 curiosity board based on the
existing sam9x60 SoC.
Durai Manickam KR (1):
ARM: dts: at91: sam9x60: Add missing flexcom definitions
Hari Prasath (2):
ARM: dts: at91: sam9x60: Move flexcom definitions to the SoC dtsi
ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes
Manikandan M (3):
ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom
functions
ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
ARM: dts: at91: sam9x60_curiosity: Add device tree for
sam9x60_curiosity board
.../devicetree/bindings/arm/atmel-at91.yaml | 6 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/at91-sam9x60_curiosity.dts | 532 +++++++++++++++
arch/arm/boot/dts/at91-sam9x60ek.dts | 49 +-
arch/arm/boot/dts/sam9x60.dtsi | 623 ++++++++++++++++++
5 files changed, 1172 insertions(+), 39 deletions(-)
create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts
--
2.17.1
Powered by blists - more mailing lists