]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: at91: move atmel_serial.h to include/dm/platform_data
authorRobert Marko <robert.marko@sartura.hr>
Mon, 12 Jan 2026 13:12:39 +0000 (14:12 +0100)
committerEugen Hristev <eugen.hristev@linaro.org>
Wed, 4 Feb 2026 12:12:56 +0000 (14:12 +0200)
commit1bc75c26524009005eae17293131e0de69039010
tree6ff23352c5192af2630ca2ae1d5659077c9adf4a
parenta8d982e1f1726254ef27bbdf362f98954ee3feb7
arm: at91: move atmel_serial.h to include/dm/platform_data

Move the arch specific atmel_serial.h header from AT91 to the generic
include/dm/platform_data.

This will be used for support on Microchip LAN969x.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
board/bluewater/gurnard/gurnard.c
board/siemens/corvus/board.c
board/siemens/smartweb/smartweb.c
board/siemens/taurus/taurus.c
drivers/serial/atmel_usart.c
include/dm/platform_data/atmel_serial.h [moved from arch/arm/mach-at91/include/mach/atmel_serial.h with 100% similarity]