Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: i2c: at91: Add sama7d65 compatible string

Add compatible string for sama7d65. Like sama7g5, it currently binds to
"microchip,sam9x60-i2c" compatible string for this driver.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>

authored by

Nicolas Ferre and committed by
Andi Shyti
11b1a666 3900cf8b

+2
+2
Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml
··· 26 26 - microchip,sam9x60-i2c 27 27 - items: 28 28 - enum: 29 + - microchip,sama7d65-i2c 29 30 - microchip,sama7g5-i2c 30 31 - microchip,sam9x7-i2c 31 32 - const: microchip,sam9x60-i2c ··· 79 78 - atmel,sama5d4-i2c 80 79 - atmel,sama5d2-i2c 81 80 - microchip,sam9x60-i2c 81 + - microchip,sama7d65-i2c 82 82 - microchip,sama7g5-i2c 83 83 then: 84 84 properties: