Skip to content

Multiple ICE40 instances on the same SPI master #77983

Closed
@benediktibk

Description

@benediktibk

Describe the bug
When multiple ICE40 instances on the same SPI master are enabled the build will fail, as there will be multiple instances of the same pinctrl-config object within fpga_ice40.c.

To Reproduce

  1. CONFIG_PINCTRL=y
  2. enable two instances of lattice,ice40-fpga on the same master.
  3. west build -> BOOM

Expected behavior
It should be possible to use two ICE40 with PINCTRL on the same SPI master.

Metadata

Metadata

Assignees

Labels

area: FPGAField-Programmable Gate Array (FPGA)area: SPISPI busbugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions