* [GIT PULL] AT91 device tree updates for 6.3 #2
@ 2023-02-09 8:49 Claudiu Beznea
0 siblings, 0 replies; only message in thread
From: Claudiu Beznea @ 2023-02-09 8:49 UTC (permalink / raw)
To: arnd, olof, arm, soc; +Cc: alexandre.belloni, linux-arm-kernel
Hi, Arnd,
Please pull in case it is not too late.
Thank you,
Claudiu
The following changes since commit bbc9db2da8716759f367ad5754036b58f5371044:
ARM: dts: at91: sama7g5: add nodes for video capture (2023-01-09 14:02:08 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.3-2
for you to fetch changes up to 3048a4deee801c549259fe044f71a3fcd55591a8:
ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60 curiosity board (2023-02-08 12:02:07 +0200)
----------------------------------------------------------------
AT91 device tree updates for 6.3 #2
It contains:
- cleanups arround flexcom nodes on SAM9X60 SoC as follows:
- preserve same ID for flexcoms and the embedded nodes (e.g. flx4
will embed uart4, spi4, i2c4 but not e.g. uart1, spi2, i2c3);
- SoC specific bindings were moved from board specific file to SoC
specific file
- DMA bindings for all flexcom nodes were added
- SoC file was filled with missing flexcom nodes
- new SAM9X60 Curiosity board that contains 1 uSDcard interface, 1 SDcard
interface, 1 USB device interface, 2 USB Type-A interfaces, 2 CAN
interfaces, 1 10/100 Ethernet interface, 1 LCD RGB666 interface,
1 Gb DDR2, 4 Gb NAND Flash, 2Kb EEPROM, leds, button, power
regulators, UART and JTAG connectors
----------------------------------------------------------------
Durai Manickam KR (3):
ARM: dts: at91: sam9x60: fix spi4 node
dt-bindings: arm: at91: Add info on sam9x60 curiosity
ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60 curiosity board
Manikandan Muralidharan (5):
ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions
ARM: dts: at91: sam9x60: move flexcom definitions
ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
ARM: dts: at91: sam9x60: Add DMA bindings for the flexcom nodes
ARM: dts: at91: sam9x60: Add missing flexcom definitions
.../devicetree/bindings/arm/atmel-at91.yaml | 6 +-
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/at91-sam9x60_curiosity.dts | 503 +++++++++++++++++
arch/arm/boot/dts/at91-sam9x60ek.dts | 50 +-
arch/arm/boot/dts/sam9x60.dtsi | 622 +++++++++++++++++++++
5 files changed, 1140 insertions(+), 42 deletions(-)
create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-09 8:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09 8:49 [GIT PULL] AT91 device tree updates for 6.3 #2 Claudiu Beznea
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).