commit | 4642f0bede4f3e0e460ae0e52286df606832b291 | [log] [tgz] |
---|---|---|
author | Keiji Hayashibara <hayashibara.keiji@socionext.com> | Fri Oct 26 14:58:44 2018 +0900 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 05 11:54:01 2018 +0000 |
tree | a3bb925e1f5a035d0363aff56b121325d6237a4b | |
parent | 6a34e285de9afc4441ee81ce76865acd30ed9263 [diff] |
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>