Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb: device_next: fix BOS descriptor request #73018

Merged

Conversation

jfischer-no
Copy link
Collaborator

Return protocol error if bcdUSB is less than 0x0201. Fix typo in number of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Signed-off-by: Johann Fischer <[email protected]>
@jfischer-no jfischer-no added area: USB Universal Serial Bus Experimental Experimental features not enabled by default labels May 20, 2024
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 21, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
@jfischer-no jfischer-no added the bug The issue is a bug, or the PR is fixing a bug label May 21, 2024
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 22, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 22, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 23, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 23, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 23, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 23, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 25, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request May 27, 2024
Return protocol error if bcdUSB is less than 0x0201. Fix typo in number
of capabilities.

Fixes: b0d7d70 ("usb: device_next: add initial BOS support")

Upstream PR: zephyrproject-rtos/zephyr#73018

Signed-off-by: Johann Fischer <[email protected]>
Signed-off-by: Robert Lubos <[email protected]>
@henrikbrixandersen henrikbrixandersen merged commit 2f272b2 into zephyrproject-rtos:main May 29, 2024
28 checks passed
@jfischer-no jfischer-no deleted the pr-fix-bos-support branch May 29, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug Experimental Experimental features not enabled by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants