Skip to content

Devel unified clean#69

Merged
kelvin-cao merged 5 commits intoMicrosemi:develfrom
kelvin-cao:devel_unified_clean
Jun 14, 2019
Merged

Devel unified clean#69
kelvin-cao merged 5 commits intoMicrosemi:develfrom
kelvin-cao:devel_unified_clean

Conversation

@kelvin-cao
Copy link
Copy Markdown
Collaborator

These patchtes have been reviewed with Logan.

lsgunth and others added 4 commits May 24, 2019 11:09
Add a generation variable passed through the device id table.
Will add generation 4 and other devices after they are
functionally supported.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Since gen4 system info region in GAS is diverged from gen3, seperate
oute the gen3 specific stuff in preparation for adding a gen4 variant.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Add a union with gen3 and gen4 sys_info structs. Ensure any use of the
gen3 struct is gaurded by an if statement on stdev->gen.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Add a union with gen3 and gen4 flash_info structs.

Signed-off-by: Kelvin Cao <kelvin.cao@microchip.com>
@kelvin-cao kelvin-cao requested a review from lsgunth May 24, 2019 03:16
@kelvin-cao kelvin-cao mentioned this pull request May 24, 2019
Comment thread linux/switchtec.h Outdated
#define SWITCHTEC_EVENT_EN_CLI BIT(2)
#define SWITCHTEC_EVENT_EN_IRQ BIT(3)
#define SWITCHTEC_EVENT_FATAL BIT(4)
#define SWITCHTEC_EVENT_NOT_SUPP BIT(31)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This bit is not set anywhere and therefore not used. You should not merge commits that are not used by anything.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I removed this patch and forced pushed the series. Will add this back when firmware is ready.

Signed-off-by: Kelvin Cao <kelvin.cao@microchip.com>
@kelvin-cao kelvin-cao force-pushed the devel_unified_clean branch from a02fa23 to 9411b22 Compare June 13, 2019 02:31
@kelvin-cao kelvin-cao merged commit d3059cd into Microsemi:devel Jun 14, 2019
@kelvin-cao kelvin-cao deleted the devel_unified_clean branch November 27, 2019 05:19
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.

2 participants