dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses
authorRob Herring <robh@kernel.org>
Thu, 11 Jun 2020 14:52:38 +0000 (08:52 -0600)
committerRob Herring <robh@kernel.org>
Thu, 11 Jun 2020 19:50:43 +0000 (13:50 -0600)
commitc0eca14c57f12357551f48aa882791395fef1263
treef00742ce13d247315c2424c68f5ec8fe9caebe39
parent086e9074f52f6f623e1d6d02edc3cb661bb04f4e
dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses

The QCom QMP PHY bindings have child nodes with translatable (MMIO)
addresses, so a 'ranges' property is required in the parent node.
Additionally, the examples default to 1 address and size cell, so let's
fix that, too.

Fixes: ccf51c1cedfd ("dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml")
Cc: Andy Gross <agross@kernel.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: Manu Gautam <mgautam@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml