Message ID | 20240215091524.14732-1-mihai.sain@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Add initial support for Microchip SAMA7G54 Curiosity board | expand |
On 15.02.2024 11:15, Mihai Sain wrote: > This patch series adds initial support for Microchip SAMA7G54 Curiosity board. > > Changes in v3: > -------------- > > * Update flexcom 10 node in order to match previous flexcom definitions. > * Use alphanumerical sorting in Makefile. > * Remove adc subnode from flx10 node. > * Use C style comment. > > Changes in v2: > -------------- > > * Remove bootargs. > * Use phandle style for clock nodes. > * Use color and function for gpio-leds. > * Remove status okay from leds, nand, eeprom, pmic, flash. > * Use generic name like pmic for mcp16502 regulator. > > Mihai Sain (3): > dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity > ARM: dts: microchip: sama7g5: Add flexcom 10 node > ARM: dts: microchip: sama7g54_curiosity: Add initial device tree of the board Applied to at91-dt, thanks!