diff options
author | Jon Hunter <jon-hunter@ti.com> | 2013-03-08 01:44:39 +0400 |
---|---|---|
committer | Benoit Cousson <benoit.cousson@linaro.org> | 2013-04-09 02:21:08 +0400 |
commit | ff5c9059c9ba65b8bd91fd3cffac863f91f3b425 (patch) | |
tree | 01f960283e5f9376a881fab49ac36a126343623e /arch/arm/boot/dts/kirkwood-6281.dtsi | |
parent | 423182e3b017f8a44f5ec33da25eb370b2ab7b9a (diff) | |
download | linux-ff5c9059c9ba65b8bd91fd3cffac863f91f3b425.tar.xz |
ARM: dts: OMAP3+: Correct gpio #interrupts-cells property
The OMAP gpio binding documention [1] states that the #interrupts-cells
property for gpio controllers should be 2. Currently, for OMAP3+ devices
the #interrupt-cells is set to 1. By setting this property to 2, it
allows clients to pass a 2nd parameter indicating the sensitivity (level
or edge) and polarity (high or low) of the interrupt. The OMAP gpio
controllers support these options and so update the #interrupt-cells
property for OMAP3+ devices to 2.
[1] Documentation/devicetree/bindings/gpio/gpio-omap.txt
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-6281.dtsi')
0 files changed, 0 insertions, 0 deletions