spi: uniphier: fix incorrect property items
authorKeiji Hayashibara <hayashibara.keiji@socionext.com>
Fri, 26 Oct 2018 05:58:44 +0000 (14:58 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 5 Nov 2018 11:54:01 +0000 (11:54 +0000)
commit4642f0bede4f3e0e460ae0e52286df606832b291
treea3bb925e1f5a035d0363aff56b121325d6237a4b
parent6a34e285de9afc4441ee81ce76865acd30ed9263
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