]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-bindings: spi: mxic: The interrupt property is not mandatory
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 16 Dec 2021 11:16:33 +0000 (12:16 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 27 Apr 2022 09:58:55 +0000 (11:58 +0200)
commit72b5e3ef01b04ad2f67861dcd63d6ec5ae02210d
treeb9e59377d4162ea0525c596cf603decb58937fb3
parent68d7aad2fdc9b9b5f59ccacfa554c503bfa85e79
dt-bindings: spi: mxic: The interrupt property is not mandatory

BugLink: https://bugs.launchpad.net/bugs/1969110
commit 90c204d3195a795f77f5bce767e311dd1c59ca17 upstream.

The interrupt property is not mandatory at all, this property should not
be part of the required properties list, so move it into the optional
properties list.

Fixes: 326e5c8d4a87 ("dt-binding: spi: Document Macronix controller bindings")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/linux-mtd/20211216111654.238086-8-miquel.raynal@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit b2b85196a31a245093e770eecb788f1be81f5b9b)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Documentation/devicetree/bindings/spi/spi-mxic.txt