spi: uniphier: fix incorrect property items
authorKeiji Hayashibara <hayashibara.keiji@socionext.com>
Wed, 24 Oct 2018 09:34:29 +0000 (18:34 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 24 Oct 2018 10:28:01 +0000 (11:28 +0100)
commit3511ba7d4ca6f39e2d060bb94e42a41ad1fee7bf
treea8ba854d7905af54ee361467f4f7fa3634274ecb
parent0c903aafc8529f64d24d2cd6df32f2bf16aad20b
spi: uniphier: fix incorrect property items

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>
Documentation/devicetree/bindings/spi/spi-uniphier.txt