dt-bindings: ufs: ti: Fix address properties handling
authorRob Herring <robh@kernel.org>
Tue, 12 May 2020 20:45:41 +0000 (15:45 -0500)
committerRob Herring <robh@kernel.org>
Thu, 14 May 2020 19:43:17 +0000 (14:43 -0500)
commit346dda3167ff4f15321547114e4c9d4b132fa368
tree004c18554a17c3c29b1e8c5f211c88c6108efd7d
parent3c9ab53f0348a04ec349275eb67e968ec8b030e8
dt-bindings: ufs: ti: Fix address properties handling

The ti,j721e-ufs schema and example have a couple of problems related to
address properties. First, the default #size-cells and #address-cells
are 1 for examples, so they need to be overriden with a bus node.
Second, address translation for the child ufs node is broken because
'ranges', '#address-cells', and '#size-cells' are missing from the
schema.

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml