On Fri, 26 Oct 2018 14:58:45 +0900, Keiji Hayashibara wrote: > In commit 7662d1dc17d4 ("spi: uniphier: fix incorrect property items") > addressing properties of #address-cells and #size-cells were removed. > Since it is not necessary to remove them, they are back again. > > Signed-off-by: Keiji Hayashibara <hayashibara.keiji@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/spi/spi-uniphier.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>