[PATCH V3 RFT 3/5] ARM64: dts: bcm283x: Use dtsi for USB host mode
From: Stefan Wahren <hidden>
Date: 2016-09-23 07:33:22
Also in:
linux-devicetree
From: Stefan Wahren <hidden>
Date: 2016-09-23 07:33:22
Also in:
linux-devicetree
Am 07.09.2016 um 16:17 schrieb Gerd Hoffmann:
Hi,quoted
ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsi ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armPicked them up.quoted
In case of a multiplatform config with following settings the driver isn't able to "detect" the role: CONFIG_USB=y CONFIG_USB_OTG=y CONFIG_USB_DWC2=y CONFIG_USB_DWC2_DUAL_ROLE=y CONFIG_USB_PHY=y CONFIG_NOP_USB_XCEIV=y CONFIG_USB_GADGET=y CONFIG_USB_ZERO=yConfigured my kernel that way so the test actually tests something ;) And ... everything looks fine. usb ethernet works, and so does the usb keyboard. /proc/device-tree/soc/usb at 7e980000/dr_mode exists and contains "host". Tested-by: Gerd Hoffmann <kraxel@redhat.com>
This patch hasn't been merged yet. Is there something wrong? Stefan