summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorJae Hyun Yoo <jae.hyun.yoo@intel.com>2019-05-01 23:27:34 +0300
committerJae Hyun Yoo <jae.hyun.yoo@linux.intel.com>2021-11-05 10:22:08 +0300
commit9e8b19854f7a64143fc1177f82f185e3051154b3 (patch)
tree2895c93e07ff708eeb5c7f7ff407fd7eadcb3805 /Documentation/devicetree/bindings
parent9ae84a5a6a44cf5625c088fa99876372c613ee63 (diff)
downloadlinux-9e8b19854f7a64143fc1177f82f185e3051154b3.tar.xz
i2c: aspeed: add general call support
This commit adds general call support into Aspeed I2C driver. This is downstream only customization so it should not go into upstream. Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml b/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
index 910182cc971a..e334ad7f80c0 100644
--- a/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
@@ -71,6 +71,11 @@ properties:
DMA mode. IF both DMA and buffer modes are enabled, DMA mode will be
selected.
+ general-call:
+ type: boolean
+ description:
+ enables general call receiving
+
required:
- reg
- compatible