Skip to content

Conversation

@MCHP-MPU-Solutions-SHA
Copy link
Contributor

@MCHP-MPU-Solutions-SHA MCHP-MPU-Solutions-SHA commented Sep 16, 2025

// Update west.yml for hal_microchip --> west.yml won't be updated now.
Add spi support for sama7g54

@github-actions
Copy link

github-actions bot commented Sep 16, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_microchip DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Sep 16, 2025
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code platform: Microchip MEC Microchip MEC Platform platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) labels Sep 16, 2025
@MCHP-MPU-Solutions-SHA MCHP-MPU-Solutions-SHA changed the title modules: update west.yml for hal_microchip modules: update west.yml for hal_microchip; drivers: add spi support for sama7g54 Sep 17, 2025
@nandojve nandojve changed the title modules: update west.yml for hal_microchip; drivers: add spi support for sama7g54 drivers: spi: mchp: Add spi support for sama7g54 Sep 17, 2025
@nandojve
Copy link
Member

needs rebase

@MCHP-MPU-Solutions-SHA
Copy link
Contributor Author

needs rebase

PR has been rebased.

@sonarqubecloud
Copy link

@albertofloyd albertofloyd removed their request for review October 9, 2025 19:03
@nandojve
Copy link
Member

needs rebase after hal PR rebase

@nandojve nandojve added this to the v4.4.0 milestone Oct 25, 2025
@nandojve
Copy link
Member

needs rebase

@nandojve
Copy link
Member

ping

Update sam spi driver for sama7g54

Signed-off-by: CHEN Xing <xing.chen@microchip.com>
Add flexcom11 spi device for sama7g54

Signed-off-by: CHEN Xing <xing.chen@microchip.com>
@github-actions github-actions bot removed manifest manifest-hal_microchip DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Nov 24, 2025
@MCHP-MPU-Solutions-SHA
Copy link
Contributor Author

PR has been rebase.

west.yml won't be updated due to the changes in hal_microchip has been moved to spi_sam.c driver.

Add flexcom11 spi device, mount a sst26vf064 qspi flash on it.

Signed-off-by: CHEN Xing <xing.chen@microchip.com>
Enable spi subsystem for sama7g54

Signed-off-by: CHEN Xing <xing.chen@microchip.com>
@sonarqubecloud
Copy link

#include <soc.h>

/* Adapt the hal_microchip for sam series */
#ifdef CONFIG_MICROCHIP_SAM
Copy link
Member

Choose a reason for hiding this comment

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

NAK, this must be in the hal. No fixups in Zephyr!

No new defines in HAL, it must go direct in the headers so maybe you need to update the ATDF files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs area: SPI SPI bus platform: Microchip MEC Microchip MEC Platform platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants