diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-10-19 09:09:03 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-11-09 23:43:36 +0100 |
commit | eae3339f23f41162fc9600dd3caa9d3049c572d2 (patch) | |
tree | 16bf91e099274071d5987bd207d2e66082fde332 /arch/arm/boot/dts/am335x-baltos-ir5221.dts | |
parent | ARM: dts: am4372: add DMA properties for tscadc (diff) | |
download | linux-eae3339f23f41162fc9600dd3caa9d3049c572d2.tar.xz linux-eae3339f23f41162fc9600dd3caa9d3049c572d2.zip |
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 { |