]> Git Repo - linux.git/commit
dt-bindings: gpio: dwapb: Add ngpios property support
authorSerge Semin <[email protected]>
Thu, 30 Jul 2020 15:27:58 +0000 (18:27 +0300)
committerLinus Walleij <[email protected]>
Thu, 27 Aug 2020 08:32:57 +0000 (10:32 +0200)
commitef42a8da3cf3c5984ccb88c83d0f3eca0d93d1ea
tree64d65730cb9012c1bac8023afbb74fcc98c67c9b
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
dt-bindings: gpio: dwapb: Add ngpios property support

It's redundant to have a vendor-specific property describing a number of
GPIOS while there is a generic one. Let's mark the former one as
deprecated and define the "ngpios" property supported with constraints
of being within [1; 32] range.

Signed-off-by: Serge Semin <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
This page took 0.057903 seconds and 4 git commands to generate.