Skip to content
Commit e78355b5 authored by Gregory CLEMENT's avatar Gregory CLEMENT Committed by Felipe Balbi
Browse files

usb: gadget: udc: atmel: Don't use DT to configure end point



The endpoint configuration used to be stored in the device tree,
however the configuration depend on the "version" of the controller
itself.

This information is already documented by the compatible string. It
then possible to just rely on the compatible string and completely
remove the full ep configuration done in the device tree as it was
already the case for all the other USB device controller.

Acked-by: default avatarCristian Birsan <cristian.birsan@microchip.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent b10e1c25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment