summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/i2c/brcm,bcm2835-i2c.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/i2c/brcm,bcm2835-i2c.txt')
-rw-r--r--dts/Bindings/i2c/brcm,bcm2835-i2c.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/dts/Bindings/i2c/brcm,bcm2835-i2c.txt b/dts/Bindings/i2c/brcm,bcm2835-i2c.txt
index e9de375675..c9a6587fe4 100644
--- a/dts/Bindings/i2c/brcm,bcm2835-i2c.txt
+++ b/dts/Bindings/i2c/brcm,bcm2835-i2c.txt
@@ -1,7 +1,9 @@
Broadcom BCM2835 I2C controller
Required properties:
-- compatible : Should be "brcm,bcm2835-i2c".
+- compatible : Should be one of:
+ "brcm,bcm2711-i2c"
+ "brcm,bcm2835-i2c"
- reg: Should contain register location and length.
- interrupts: Should contain interrupt.
- clocks : The clock feeding the I2C controller.