[PATCH v2 0/7] drivers: soc: atmel: add support for sama7g5

From: Claudiu Beznea
Date: Tue Jan 26 2021 - 09:52:01 EST


Hi,

This series adds support for SAMA7G5 identification. Along with this
included also some fixes.

Thank you,
Claudiu Beznea

Changes in v2:
- use proper license identifier
- s/licence/license/g

Claudiu Beznea (7):
drivers: soc: atmel: add spdx license identifier
drivers: soc: atmel: use GENMASK
drivers: soc: atmel: fix "__initconst should be placed after socs[]"
warning
drivers: soc: atmel: add null entry at the end of
at91_soc_allowed_list[]
drivers: soc: atmel: add per soc id and version match masks
dt-bindings: atmel-sysreg: add "microchip,sama7g5-chipid"
drivers: soc: atmel: add support for sama7g5

.../devicetree/bindings/arm/atmel-sysregs.txt | 2 +-
drivers/soc/atmel/soc.c | 219 ++++++++++++++-------
drivers/soc/atmel/soc.h | 14 +-
3 files changed, 166 insertions(+), 69 deletions(-)

--
2.7.4