All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH atubs-fw 0/4] ATUSB firmware changes towards a 0.2 release
@ 2015-05-20 13:18 Stefan Schmidt
  2015-05-20 13:18 ` [PATCH atubs-fw 1/4] Revert "atusb/fw/usb/: enable MCU reset on USB bus reset after config selection" Stefan Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Stefan Schmidt @ 2015-05-20 13:18 UTC (permalink / raw)
  To: linux-wpan; +Cc: alex.aring, werner, Stefan Schmidt

Hello.

Nothing to be appliad to the kernel but rather the atusb firmware repo. Just
sending it here as it is releated to the mainline driver and the device users
are reading here.

These are the four patches I consider we need to have a working 0.2 release.
The revert might be only needed for my qemu setup with USB passthrough, but
without it I'm not able to get the device to show up in qemu. Thoughts
appreciated.

Using RX_AACK_ON sounds like a good idea as we loose nothing but work also work
well with nodes using ARET.

Bumping to version 0.2 and adding the need magic to add a valid DFU suffix to
the firmware file. I will followup with a mail attaching the binary I'm using
right now and I consider the final 0.2 if everyone agrees with these patches.

Stefan Schmidt (4):
  Revert "atusb/fw/usb/: enable MCU reset on USB bus reset after config
    selection"
  atusb/fw: Use RX_AACK_ON instead of RX_ON in the firmware.
  atusb/fw: Add build system support for adding a DFU suffix to the fw
    file
  atusb/fw: Bump minor version to mark first public release.

 atusb/fw/Makefile            | 17 +++++++++++++----
 atusb/fw/include/atusb/ep0.h |  3 ++-
 atusb/fw/mac.c               |  6 +++---
 atusb/fw/usb/atu2.c          |  7 +------
 atusb/fw/usb/usb.c           |  1 -
 atusb/fw/usb/usb.h           |  1 -
 6 files changed, 19 insertions(+), 16 deletions(-)

regards
Stefan Schmidt

-- 
2.1.0


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-05-22  7:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-20 13:18 [PATCH atubs-fw 0/4] ATUSB firmware changes towards a 0.2 release Stefan Schmidt
2015-05-20 13:18 ` [PATCH atubs-fw 1/4] Revert "atusb/fw/usb/: enable MCU reset on USB bus reset after config selection" Stefan Schmidt
2015-05-20 15:33   ` Alexander Aring
2015-05-20 16:37     ` Stefan Schmidt
2015-05-20 13:18 ` [PATCH atubs-fw 2/4] atusb/fw: Use RX_AACK_ON instead of RX_ON in the firmware Stefan Schmidt
2015-05-20 13:18 ` [PATCH atubs-fw 3/4] atusb/fw: Add build system support for adding a DFU suffix to the fw file Stefan Schmidt
2015-05-20 16:31   ` Werner Almesberger
2015-05-20 16:39     ` Stefan Schmidt
2015-05-21  8:19       ` Stefan Schmidt
2015-05-20 13:18 ` [PATCH atubs-fw 4/4] atusb/fw: Bump minor version to mark first public release Stefan Schmidt
2015-05-20 13:21 ` [PATCH atubs-fw 0/4] ATUSB firmware changes towards a 0.2 release Stefan Schmidt
2015-05-21 14:40   ` Stefan Schmidt
2015-05-21 15:39     ` Alexander Aring
2015-05-21 16:39       ` Stefan Schmidt
2015-05-21 20:45         ` Alexander Aring
2015-05-21 21:01           ` Alexander Aring
2015-05-22  7:58           ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.