diff options
author | Ben Widawsky <[email protected]> | 2022-04-12 22:18:09 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2022-07-09 19:45:32 -0700 |
commit | 14e473e1a7a97d1188f7fabd87c452b44f9801af (patch) | |
tree | 723e791596a769a823209790e66f3fb52efe9b89 /drivers/fpga/fpga-mgr.c | |
parent | d3b75029f353c64e1e0e45ba5083cf8679d17f0a (diff) |
cxl/hdm: Require all decoders to be enumerated
In preparation for region provisioning all device decoders need to be
enumerated since DPA allocations are calculated by summing the
capacities of all decoders in a set. I.e. the programming for decoder[N]
depends on the state of decoder[N-1], so skipping over decoders that
fail to initialize prevents accurate DPA accounting.
Signed-off-by: Ben Widawsky <[email protected]>
[djbw: reword changelog]
Reviewed-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/165603879664.551046.6863805202478861026.stgit@dwillia2-xfh
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions