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

modules : hal : MEC1501 add register array acces #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scottwcpg
Copy link
Collaborator

Added register array access to ADC, DMA, ECIA, GPIO,
and QMSPI. Remove unnecessary casts in regaccess macros.
Remove unnecessary semi-colons from ESPI_IO header.

Signed-off-by: Scott Worley scott.worley@microchip.com

Added register array access to ADC, DMA, ECIA, GPIO,
and QMSPI. Remove unnecessary casts in regaccess macros.
Remove unnecessary semi-colons from ESPI_IO header.
Rename KBC register at offset 0x330 to match documentation.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
@galak
Copy link

galak commented Oct 22, 2019

Is this sync'd with 0.4?

@scottwcpg
Copy link
Collaborator Author

Yes, the latest re-base is sync'd with version 0.4, a one line change requested by @franciscomunoz

@galak
Copy link

galak commented Oct 22, 2019

Can we tweak this than to be one commit that sync's with 0.4 and then one commit with the change from @franciscomunoz.

@albertofloyd
Copy link
Collaborator

@galak all these changes have exactly same context

@galak
Copy link

galak commented Oct 24, 2019

@galak all these changes have exactly same context

Sure, but when we look at the address we understand the difference of what got imported from the upstream and what we changed locally.

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.

4 participants