commit | 137a1cecb89a024f8c92d71e07e73b14fc4d4161 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Apr 22 23:36:32 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon May 04 10:07:22 2020 +0900 |
tree | be66387bd34d534c2ea4bf9311f41deed87ca568 | |
parent | 94a8c115cc5ed8e7afff3bcda243210276a33927 [diff] |
ARM: dts: uniphier: add #address-cells and #size-cells to SPI nodes Documentation/devicetree/bindings/spi/spi-uniphier.txt requires #address-cells and #size-cells, but they are missing in actual DT files. Also, 'make ARCH=arm dtbs_check' is really noisy. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>