commit | e3eb39e6bab564ed430172f37be835f84e923c23 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Wed Sep 25 12:35:10 2024 -0500 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Sep 26 14:23:42 2024 +0000 |
tree | 729cbc0371da26e6ee6001b35bf7bed82232c62a | |
parent | a481b9d2baf77d8153361ff19634530bc7272899 [diff] |
dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examples Enabling dtc interrupt_provider check reveals the examples are missing the "#interrupt-cells" property as it is a dependency of "interrupt-controller". Some of the indentation is off, so fix that too. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Nikita Shubin <nikita.shubin@maquefel.me> Signed-off-by: Arnd Bergmann <arnd@arndb.de>