]> git.baikalelectronics.ru Git - 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)
commit1c1adf5eb6e5ca59c33838886ac80d4a6ac5b5b1
treee66ecdded1609ac5eaefdfbac75f5fb45144a889
parent09fda176d55cf8165111f7980f7d31bd5b4825c6
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