spi: uniphier: fix incorrect property items
authorKeiji Hayashibara <hayashibara.keiji@socionext.com>
Wed, 24 Oct 2018 09:34:29 +0000 (18:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Dec 2019 08:16:58 +0000 (09:16 +0100)
commitadcb6d9ff121bcff8365ab42321d71fbed4725ea
tree163115d7ecc4221655573a6455c9cb5c20df4546
parent6c2075f792c6bf10809577bec6cf8d0d347ba056
spi: uniphier: fix incorrect property items

[ Upstream commit 3511ba7d4ca6f39e2d060bb94e42a41ad1fee7bf ]

This commit fixes incorrect property because it was different
from the actual.
The parameters of '#address-cells' and '#size-cells' were removed,
and 'interrupts', 'pinctrl-names' and 'pinctrl-0' were added.

Fixes: 4dcd5c2781f3 ("spi: add DT bindings for UniPhier SPI controller")
Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/devicetree/bindings/spi/spi-uniphier.txt