]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3f43dd4aa478832f7948bec8ca7d1b56994658a
treea3bb925e1f5a035d0363aff56b121325d6237a4b
parent57816db2d3f672e2fc4e913080bf3fefac386f3a
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: f44c068e6d21 ("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