]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dt-bindings: usb: add #phy-cells to usb-nop-xceiv
authorRob Herring <robh@kernel.org>
Thu, 9 Nov 2017 22:00:55 +0000 (16:00 -0600)
committerRob Herring <robh@kernel.org>
Mon, 13 Nov 2017 22:50:01 +0000 (16:50 -0600)
commitaa25e446ce76c37bfd75ac06598c316af94e9a26
treee66ecdded1609ac5eaefdfbac75f5fb45144a889
parent27e8524d80b7f7fa28a3c1adae5176715231caf2
dt-bindings: usb: add #phy-cells to usb-nop-xceiv

Consumers of usb-nop-xceiv use the phy binding, but #phy-cells is missing
from the binding. This is probably because this binding predates the
common phy binding. So add #phy-cells as a required property. This should
not break any users as missing should be treated as 0 cells.

Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/usb/usb-nop-xceiv.txt