Commit 3f5b312a authored by Paul Zimmerman's avatar Paul Zimmerman Committed by Peter Maydell
Browse files

dwc-hsotg (dwc2) USB host controller register definitions



Import the dwc-hsotg (dwc2) register definitions file from the
Linux kernel. This is a copy of drivers/usb/dwc2/hw.h from the
mainline Linux kernel, the only changes being to the header, and
two instances of 'u32' changed to 'uint32_t' to allow it to
compile. Checkpatch throws a boatload of errors due to the tab
indentation, but I would rather import it as-is than reformat it.

Signed-off-by: default avatarPaul Zimmerman <pauldzim@gmail.com>
Message-id: 20200520235349.21215-3-pauldzim@gmail.com
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent 3d46938b
Loading
Loading
Loading
Loading
+899 −0

File added.

Preview size limit exceeded, changes collapsed.