aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJian Hu <jian.hu@amlogic.com>2017-11-20 09:54:11 -0500
committerWolfram Sang <wsa@the-dreams.de>2018-01-24 01:24:30 -0500
commitf13ebc4fbcc7a25fd3ab0cac529ee02c1db4fc7c (patch)
tree01927c0fc4c780720fe1735912aede92f787f67b
parent13d6eb20fc79a1e606307256dad4098375539a09 (diff)
dt-bindings: i2c: update documentation for the Meson-AXG
Update the doc to explicitly add Meson-AXG to support list Signed-off-by: Jian Hu <jian.hu@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-meson.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-meson.txt b/Documentation/devicetree/bindings/i2c/i2c-meson.txt
index 611b934c7e10..13d410de077c 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-meson.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-meson.txt
@@ -1,7 +1,11 @@
1Amlogic Meson I2C controller 1Amlogic Meson I2C controller
2 2
3Required properties: 3Required properties:
4 - compatible: must be "amlogic,meson6-i2c" or "amlogic,meson-gxbb-i2c" 4 - compatible: must be:
5 "amlogic,meson6-i2c" for Meson8 and compatible SoCs
6 "amlogic,meson-gxbb-i2c" for GXBB and compatible SoCs
7 "amlogic,meson-axg-i2c"for AXG and compatible SoCs
8
5 - reg: physical address and length of the device registers 9 - reg: physical address and length of the device registers
6 - interrupts: a single interrupt specifier 10 - interrupts: a single interrupt specifier
7 - clocks: clock for the device 11 - clocks: clock for the device