From 8db93e32c96bcb096928a2ea120be37c35e187b7 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 15 Oct 2019 10:56:08 +0200 Subject: dts: update to v5.4-rc3 Signed-off-by: Sascha Hauer --- dts/Bindings/usb/generic-ehci.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dts/Bindings/usb/generic-ehci.yaml') diff --git a/dts/Bindings/usb/generic-ehci.yaml b/dts/Bindings/usb/generic-ehci.yaml index 059f6ef1ad..1ca64c8519 100644 --- a/dts/Bindings/usb/generic-ehci.yaml +++ b/dts/Bindings/usb/generic-ehci.yaml @@ -63,7 +63,11 @@ properties: description: Set this flag to force EHCI reset after resume. - phys: true + phys: + description: PHY specifier for the USB PHY + + phy-names: + const: usb required: - compatible @@ -89,6 +93,7 @@ examples: interrupts = <39>; clocks = <&ahb_gates 1>; phys = <&usbphy 1>; + phy-names = "usb"; }; ... -- cgit v1.2.3