]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: berlin: Use generic "ngpios" rather than "snps,nr-gpios"
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Mon, 9 Nov 2020 08:54:16 +0000 (16:54 +0800)
committerJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 10 Dec 2020 09:50:11 +0000 (17:50 +0800)
commitdc455c3f2590dffeb0147874cba3a5894c819dcc
tree9ed02a181f0b9a1272f9f85e1e9a4fd143251f5d
parent7e01f2af0113256b98066c36116aa4929123fe41
ARM: dts: berlin: Use generic "ngpios" rather than "snps,nr-gpios"

This is to remove similar errors as below:

OF: /.../gpio-port@0: could not find phandle

Commit 366c7c83ccd3 ("gpio: dwapb: Add ngpios DT-property support")
explained the reason of above errors well and added the generic
"ngpios" property, let's use it.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/berlin2.dtsi
arch/arm/boot/dts/berlin2cd.dtsi
arch/arm/boot/dts/berlin2q.dtsi