]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a84bc57e1be90a25d95ad3b70c8eda44800d15d
tree020cea47cb7bfe01d374916b9d3669a33c33fa01
parent1f228d4ebf9364dc5a3da8ae7f39695dc6fd9adb
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