mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
dt-bindings: i2c: rcar-i2c: Document R-Car X5H support
Document support for rcar-i2c on R8A78000 (X5H) SoCs. Signed-off-by: Minh Le <minh.le.aj@renesas.com> [wsa: fixed white space issues, added reset requirement] Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20260727122546.4232-5-wsa+renesas@sang-engineering.com
This commit is contained in:
parent
645c3d7d07
commit
a5c811aa0a
|
|
@ -56,6 +56,11 @@ properties:
|
|||
- renesas,i2c-r8a779h0 # R-Car V4M
|
||||
- const: renesas,rcar-gen4-i2c # R-Car Gen4
|
||||
|
||||
- items:
|
||||
- enum:
|
||||
- renesas,i2c-r8a78000 # R-Car X5H
|
||||
- const: renesas,rcar-gen5-i2c # R-Car Gen5
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
||||
|
|
@ -140,6 +145,7 @@ allOf:
|
|||
- renesas,rcar-gen2-i2c
|
||||
- renesas,rcar-gen3-i2c
|
||||
- renesas,rcar-gen4-i2c
|
||||
- renesas,rcar-gen5-i2c
|
||||
then:
|
||||
required:
|
||||
- resets
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user