]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: da850: Fix interrups property for gpio
authorKeerthy <j-keerthy@ti.com>
Tue, 5 Jun 2018 10:07:51 +0000 (15:37 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 27 Jun 2018 12:08:44 +0000 (17:38 +0530)
commit3eb1b955cd7ed1e621ace856710006c2a8a7f231
treeca84e4e54fc5687b95a5598eed32bacbb8984dd6
parent1b6fe9798af8cb7d80fad5dd30ee1bcd1e0f51eb
ARM: dts: da850: Fix interrups property for gpio

The intc #interrupt-cells is equal to 1. Currently gpio
node has 2 cells per IRQ which is wrong. Remove the additional
cell for each of the interrupts.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Fixes: 2e38b946dc54 ("ARM: davinci: da850: add GPIO DT node")
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850.dtsi