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@xxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/i2c/i2c-mpc.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>