diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-10-19 10:09:03 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-11-10 01:43:36 +0300 |
commit | eae3339f23f41162fc9600dd3caa9d3049c572d2 (patch) | |
tree | 16bf91e099274071d5987bd207d2e66082fde332 /arch/arm/boot/dts/am335x-baltos-ir5221.dts | |
parent | b6a4280a59f00db1d8732e1eafa0808abea1af06 (diff) | |
download | linux-eae3339f23f41162fc9600dd3caa9d3049c572d2.tar.xz |
ARM: dts: am335x-baltos-ir5221: use both musb channels in host mode
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-baltos-ir5221.dts')
-rw-r--r-- | arch/arm/boot/dts/am335x-baltos-ir5221.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am335x-baltos-ir5221.dts b/arch/arm/boot/dts/am335x-baltos-ir5221.dts index d0faa7b8c5da..f599350dd305 100644 --- a/arch/arm/boot/dts/am335x-baltos-ir5221.dts +++ b/arch/arm/boot/dts/am335x-baltos-ir5221.dts @@ -114,7 +114,7 @@ &usb1 { status = "okay"; - dr_mode = "otg"; + dr_mode = "host"; }; &cpsw_emac0 { |