-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
hwmv2: soc: nxp: port kinetis family to hardware model v2 #68778
Merged
nordicjm
merged 13 commits into
zephyrproject-rtos:collab-hwm
from
nxp-zephyr:feature/kinetis-hwm2
Feb 20, 2024
Merged
hwmv2: soc: nxp: port kinetis family to hardware model v2 #68778
nordicjm
merged 13 commits into
zephyrproject-rtos:collab-hwm
from
nxp-zephyr:feature/kinetis-hwm2
Feb 20, 2024
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
nordicjm
reviewed
Feb 9, 2024
danieldegrasse
requested review from
carlocaione,
povergoing,
lorc,
firscity,
sidcha,
erwango,
ABOSTM,
FRASTM,
Navin-Sankar,
yonsch,
fkokosinski,
kgugala,
stephanosio,
ibirnbaum,
carlescufi,
MulinChao,
ChiHuaL,
Mani-Sadhasivam,
mmahadevan108,
rerickson1,
simonguinot,
parthitce,
jackrosenthal,
nandojve and
ifyall
as code owners
February 9, 2024 10:25
dleach02
force-pushed
the
feature/kinetis-hwm2
branch
from
February 16, 2024 17:48
a165303
to
937dd1f
Compare
done |
Compliance issue needs fixing |
tejlmand
approved these changes
Feb 19, 2024
Convert kinetis SOC family to hardware model V2. Rework SOC Kconfig and defconfig definitions to align with hardware model V2 guidelines. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> Co-authored-by: Emilio Benavente <emilio.benavente@nxp.com> Co-authored-by: David Leach <david.leach@nxp.com> Co-authored-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com> Co-authored-by: Declan Snyder <declan.snyder@nxp.com> Co-authored-by: Yves Vandervennet <yves.vandervennet@nxp.com>
Add table of contents tree placeholder for NXP boards, in preparation for porting boards to HWMv2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Port frdm_k22f to hardware model v2 Signed-off-by: David Leach <david.leach@nxp.com>
Port frdm_k642 to hardware model v2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Port frdm_k82f to hardware model v2 Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Convert frdm_kl25z to hardware model v2 Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
Convert frdm_kw41z to hardware model v2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Convert hexiwear to hardware model v2. As multiple SOCs exist on this board, the hexiwear_k64 and hexiwear_kw40z boards are combined into one target. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Convert rddrone_fmuk66 to to hardware model v2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Convert twr_ke18f to hardware model v2 Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
Convert twr_kv58f220m to hardware model v2 Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
Convert usb_kw24d512 to hardware model v2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
Convert ip_k66f to hardware model v2 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
danieldegrasse
force-pushed
the
feature/kinetis-hwm2
branch
from
February 19, 2024 16:49
937dd1f
to
81018a3
Compare
dleach02
approved these changes
Feb 19, 2024
henrikbrixandersen
changed the title
soc: nxp: port kinetis family to hardware model v2
hwmv2: soc: nxp: port kinetis family to hardware model v2
Feb 19, 2024
tejlmand
added a commit
to tejlmand/zephyr
that referenced
this pull request
Feb 22, 2024
Follow-up: zephyrproject-rtos#68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
tejlmand
added a commit
that referenced
this pull request
Feb 23, 2024
Follow-up: #68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
nordicjm
pushed a commit
that referenced
this pull request
Feb 23, 2024
Follow-up: #68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
nordicjm
pushed a commit
that referenced
this pull request
Mar 1, 2024
Follow-up: #68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
xingrz
pushed a commit
to xingrz/zephyr
that referenced
this pull request
Mar 1, 2024
Follow-up: zephyrproject-rtos#68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
carlescufi
pushed a commit
that referenced
this pull request
Mar 1, 2024
Follow-up: #68778 There is a typo in nxp/kinetics/soc.yml. The SoC `mk82f215` was added, however the correct SoC is `mk80f25615`, which this commit corrects. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: ADC
Analog-to-Digital Converter (ADC)
area: Samples
Samples
area: Sensors
Sensors
area: Storage
Storage subsystem
platform: NXP
NXP
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.
Ports Kinetis SOC family and boards to HWMv2. Note- this PR depends on #68777 for the definition of
SOC_PART_NUMBER