ARM: dts: imx: Add dr_mode host setting to all host-only usb instances
authorMatt Porter <mporter@konsulko.com>
Fri, 27 Feb 2015 14:06:00 +0000 (09:06 -0500)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:42:23 +0000 (16:42 +0800)
commit3ec481ed05a5d4b567d5063483a0fdca5b81a6ae
tree90829515460a08df668346182ebdc59104f0028a
parent27b0b9d8515f1315ba3ec848aa58cf936200fe07
ARM: dts: imx: Add dr_mode host setting to all host-only usb instances

The chipidea driver adds an extra line of spam to the log when a
host-only chipidea instance is left set to the default of a dual role
controller.

[    2.010873] ci_hdrc ci_hdrc.1: doesn't support gadget

Set the dr_mode property to host on all the host-only nodes
to avoid this warning.

Signed-off-by: Matt Porter <mporter@konsulko.com>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi
arch/arm/boot/dts/imx28.dtsi
arch/arm/boot/dts/imx35.dtsi
arch/arm/boot/dts/imx50.dtsi
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi
arch/arm/boot/dts/imx6sx.dtsi
This page took 0.035891 seconds and 5 git commands to generate.