Re: [PATCH v2 1/6] dt-bindings: i2c-mpc: Document interrupt property as required
From: Rob Herring <robh@kernel.org>
Date: 2021-03-30 15:15:03
Also in:
linux-i2c, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-30 15:15:03
Also in:
linux-i2c, lkml
On Mon, 29 Mar 2021 14:52:01 +1300, Chris Packham wrote:
All of the in-tree device-trees that use the one of the compatible strings from i2c-mpc.c supply an interrupts property. Make this property mandatory to aid refactoring the driver. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> --- Documentation/devicetree/bindings/i2c/i2c-mpc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>