pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block
Add new compatible to microchip,sama7g5 new SoC. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
This commit is contained in:
@@ -169,6 +169,7 @@ static int atmel_pinctrl_probe(struct udevice *dev)
|
||||
|
||||
static const struct udevice_id atmel_pinctrl_match[] = {
|
||||
{ .compatible = "atmel,sama5d2-pinctrl" },
|
||||
{ .compatible = "microchip,sama7g5-pinctrl" },
|
||||
{}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user