]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: DTS: da850: fix missing #gpio-cells in gpio node
authorPetr Kulhavy <petr@barix.com>
Tue, 5 Apr 2016 09:31:37 +0000 (11:31 +0200)
committerSekhar Nori <nsekhar@ti.com>
Thu, 14 Apr 2016 06:10:24 +0000 (11:40 +0530)
commit497762b852bd167d56a884bc3259eaf977e3db3f
tree4cfd6e95fd175595aeb3b487d673ce4bbe10b545
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
ARM: DTS: da850: fix missing #gpio-cells in gpio node

The gpio node is missing the mandatory property #gpio-cells, which is
causing runtime errors when using GPIOs e.g. with gpio-leds or gpio-keys:

"could not get #gpio-cells for /soc/gpio@1e26000"

This fixes the problem and adds the missing parameter.
The value is 2 according to the gpio-davinci.txt binding.

Signed-off-by: Petr Kulhavy <petr@barix.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850.dtsi