diff mbox series

[1/2] dt-bindings: i2c: at91: Extend compatible list for lan966x

Message ID 20211012140718.2138278-2-horatiu.vultur@microchip.com
State Rejected
Headers show
Series i2c: at91: Add support for programmable clock source | expand

Commit Message

Horatiu Vultur Oct. 12, 2021, 2:07 p.m. UTC
Extend compatible list and the i2c-sda-hold-time-ns property
with 'microchip,lan966x-i2c'

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
---
 Documentation/devicetree/bindings/i2c/i2c-at91.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comments

Rob Herring Oct. 22, 2021, 11:37 p.m. UTC | #1
On Tue, 12 Oct 2021 16:07:17 +0200, Horatiu Vultur wrote:
> Extend compatible list and the i2c-sda-hold-time-ns property
> with 'microchip,lan966x-i2c'
> 
> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
> ---
>  Documentation/devicetree/bindings/i2c/i2c-at91.txt | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/i2c/i2c-at91.txt b/Documentation/devicetree/bindings/i2c/i2c-at91.txt
index 2015f50aed0f..d3b5ed081597 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-at91.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-at91.txt
@@ -10,7 +10,8 @@  Required properties :
 	"atmel,at91sam9x5-i2c",
 	"atmel,sama5d4-i2c",
 	"atmel,sama5d2-i2c",
-	"microchip,sam9x60-i2c".
+	"microchip,sam9x60-i2c",
+	"microchip,lan966x-i2c".
 - reg: physical base address of the controller and length of memory mapped
      region.
 - interrupts: interrupt number to the cpu.
@@ -27,7 +28,8 @@  Optional properties:
 - i2c-sda-hold-time-ns: TWD hold time, only available for:
 	"atmel,sama5d4-i2c",
 	"atmel,sama5d2-i2c",
-	"microchip,sam9x60-i2c".
+	"microchip,sam9x60-i2c",
+	"microchip,lan966x-i2c".
 - scl-gpios: specify the gpio related to SCL pin
 - sda-gpios: specify the gpio related to SDA pin
 - pinctrl: add extra pinctrl to configure i2c pins to gpio function for i2c