提交 d9a3afc2 编写于 作者: J jean-jacques hiblot 提交者: Wolfram Sang

i2c: at91: add a new compatibility string for the at91sam9261

Signed-off-by: NJean-Jacques Hiblot <jjhiblot@traphandler.com>
Acked-by: NNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 001cebf0
......@@ -588,6 +588,9 @@ static const struct of_device_id atmel_twi_dt_ids[] = {
} , {
.compatible = "atmel,at91sam9260-i2c",
.data = &at91sam9260_config,
} , {
.compatible = "atmel,at91sam9261-i2c",
.data = &at91sam9261_config,
} , {
.compatible = "atmel,at91sam9g20-i2c",
.data = &at91sam9g20_config,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册