]> Git Repo - linux.git/commitdiff
dt-bindings: i2c: mv64xxx: Add Allwinner A523 compatible string
authorAndre Przywara <[email protected]>
Mon, 11 Nov 2024 01:30:24 +0000 (01:30 +0000)
committerWolfram Sang <[email protected]>
Sun, 24 Nov 2024 15:03:50 +0000 (16:03 +0100)
The I2C controller IP used in the Allwinner A523/T527 SoCs is
compatible with the ones used in the other recent Allwinner SoCs.

Add the A523 specific compatible string to the list of existing names
falling back to the allwinner,sun8i-v536-i2c string.

Signed-off-by: Andre Przywara <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml

index 984fc1ed3ec6ae2ef84a66331280908dc2a29034..c4efcef591337ba0d1db3c51326305c7d3a2bc8b 100644 (file)
@@ -33,6 +33,7 @@ properties:
               - allwinner,sun50i-a100-i2c
               - allwinner,sun50i-h616-i2c
               - allwinner,sun50i-r329-i2c
+              - allwinner,sun55i-a523-i2c
           - const: allwinner,sun8i-v536-i2c
           - const: allwinner,sun6i-a31-i2c
       - const: marvell,mv64xxx-i2c
This page took 0.046769 seconds and 4 git commands to generate.