]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: fix soc detection for SAM9X60 SiPs
authorMihai Sain <mihai.sain@microchip.com>
Thu, 16 Jun 2022 08:13:44 +0000 (11:13 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 28 Jun 2022 09:55:32 +0000 (12:55 +0300)
commitf9d59b5b2f9a77f3f6d887f8a6cd08e83d4afb18
tree627965d48c3b64e01d9dd70d3038577de4542c6d
parentfd862ebc68e62b766f9d8be5b2aad3a34a58c89f
ARM: at91: fix soc detection for SAM9X60 SiPs

Fix SoC detection for SAM9X60 SiPs:
SAM9X60D5M
SAM9X60D1G
SAM9X60D6K

Fixes: a7013c4c2cfd ("drivers: soc: atmel: add per soc id and version match masks")
Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220616081344.1978664-1-claudiu.beznea@microchip.com
drivers/soc/atmel/soc.c