-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
doc: release-notes: 3.2: bits for Xtensa, I3C, serial, PCIe, PECI, MM and IPM #50444
Merged
mmahadevan108
merged 7 commits into
zephyrproject-rtos:main
from
dcpleung:doc/release-note-32
Sep 21, 2022
Merged
doc: release-notes: 3.2: bits for Xtensa, I3C, serial, PCIe, PECI, MM and IPM #50444
mmahadevan108
merged 7 commits into
zephyrproject-rtos:main
from
dcpleung:doc/release-note-32
Sep 21, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fabiobaltieri
previously approved these changes
Sep 20, 2022
gmarull
reviewed
Sep 21, 2022
8ddbd23
to
6e0ac45
Compare
This adds a few bits about the new I3C controller API, a new controller driver, and about extending an existing sensor driver for I3C. Signed-off-by: Daniel Leung <[email protected]>
This adds a few bits about changes on Xtensa. Signed-off-by: Daniel Leung <[email protected]>
This adds a few bits on changes about IPM. Signed-off-by: Daniel Leung <[email protected]>
This adds the bits about new API in the memory management drivers. Signed-off-by: Daniel Leung <[email protected]>
This mentions the new PCIE shell commands. Signed-off-by: Daniel Leung <[email protected]>
This adds bits about PECI drivers: * Devicetree binding changes for the ITE it8xxx2 driver. * New driver for Nuvoton NPCX. Signed-off-by: Daniel Leung <[email protected]>
This mentions changes on serial and UART drivers. Signed-off-by: Daniel Leung <[email protected]>
6e0ac45
to
2d55a93
Compare
fabiobaltieri
approved these changes
Sep 21, 2022
mmahadevan108
approved these changes
Sep 21, 2022
mmahadevan108
approved these changes
Sep 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds a fews bits in the 3.2 release notes on Xtensa, I3C, serial, PCIe, PECI, MM and IPM.