]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx25: set default phy_type and dr_mode for usbotg port
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 16 Feb 2017 21:18:58 +0000 (22:18 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Apr 2017 08:16:00 +0000 (16:16 +0800)
commit5f468f3cf44824166b807d3e1f0f1a70b3b8ed41
treefd31573ad58ca3226668c61d58b7c10daeeb1997
parent79e0d051ed102261f54e5a21b2dd60063e9d2f7d
ARM: imx25: set default phy_type and dr_mode for usbotg port

All currently supported i.MX25-based machines use phy_type = "utmi" and
dr_mode = "otg".  So this seems to be a sensible default.

This also doesn't hurt out-of-tree machines because up to now they had
to specify these two properties in the machine.dts which still takes
precedence by just overwriting the defaults added here.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts
arch/arm/boot/dts/imx25-pdk.dts
arch/arm/boot/dts/imx25.dtsi