Skip to content

Conversation

@KTokarze
Copy link
Contributor

This pull request makes a small update to the mfd_const/network.py file by adding support for a new device ID. Specifically, the device ID 0x12DE is now included in both the string-based and DeviceID-based lists.

  • Added "0x12DE" to the list of supported device IDs as a string.
  • Added DeviceID(0x12DE) to the list of supported DeviceID objects.

Copilot AI review requested due to automatic review settings January 23, 2026 09:35
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for a new CNV device by including its ID (0x12DE) in the supported device lists.

Changes:

  • Added device ID 0x12DE to both string-based and DeviceID-based device identifier lists

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Kacper Tokarzewski <kacper.tokarzewski@intel.com>
@adrianlasota adrianlasota merged commit f538ebd into intel:main Jan 23, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants