dt-bindings: i2c: iproc: make 'interrupts' optional
authorRay Jui <ray.jui@broadcom.com>
Wed, 3 Apr 2019 01:18:25 +0000 (18:18 -0700)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 3 Apr 2019 20:35:41 +0000 (22:35 +0200)
commit682587080da998886461cb0dc9b609d1b6205277
tree020cea47cb7bfe01d374916b9d3669a33c33fa01
parent1b23fa2e18f0fb485583733a53941c7103fc3b90
dt-bindings: i2c: iproc: make 'interrupts' optional

Update the binding document to make the 'interrupts' property optional.
For certain revisions of the I2C controller (e.g., iProc NIC I2C), I2C
interrupt is unwired to the interrupt controller. In such case, this
'interrupts' property should be left unspecified, and driver will fall
back to polling mode

Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/brcm,iproc-i2c.txt