aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJian Hu <[email protected]>2017-11-20 14:54:11 +0000
committerWolfram Sang <[email protected]>2018-01-24 06:24:30 +0000
commitf13ebc4fbcc7a25fd3ab0cac529ee02c1db4fc7c (patch)
tree01927c0fc4c780720fe1735912aede92f787f67b
parenti2c: imx-lpi2c: add runtime pm support (diff)
downloadkernel-f13ebc4fbcc7a25fd3ab0cac529ee02c1db4fc7c.tar.gz
kernel-f13ebc4fbcc7a25fd3ab0cac529ee02c1db4fc7c.zip
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 <[email protected]> Signed-off-by: Yixun Lan <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
-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 @@
Amlogic Meson I2C controller
Required properties:
- - compatible: must be "amlogic,meson6-i2c" or "amlogic,meson-gxbb-i2c"
+ - compatible: must be:
+ "amlogic,meson6-i2c" for Meson8 and compatible SoCs
+ "amlogic,meson-gxbb-i2c" for GXBB and compatible SoCs
+ "amlogic,meson-axg-i2c"for AXG and compatible SoCs
+
- reg: physical address and length of the device registers
- interrupts: a single interrupt specifier
- clocks: clock for the device