ARM: dts: imx50: Add PHY node for usbotg and adjust clocks
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 19 Mar 2019 15:24:18 +0000 (16:24 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Mar 2019 01:50:36 +0000 (09:50 +0800)
commitaed609c40c6f676354bd7cf23a51339e7adc3c4c
tree2605fafb4a3655f5e744c316645f308b693aae09
parent67814a9b1b3bb312b31e7da181d488191b4115b6
ARM: dts: imx50: Add PHY node for usbotg and adjust clocks

Even though the ChipIdea USB controller binding[1] doesn't specify the
properties that reference a PHY as required, the Linux driver
requires[2] such a reference.

The clock situation is like on i.MX53: The USB controller is clocked
from IMX5_CLK_USBOH3_GATE and the PHY from IMX5_CLK_USB_PHY1_GATE.

[1]: Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
[2]: Search for EINVAL in drivers/usb/chipidea/ci_hdrc_imx.c

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx50.dtsi