Skip to content

Fixed MP2869 driver issues#255

Open
rilgen wants to merge 1 commit intointeg_sp8from
v080rc2_ryan_mp2869
Open

Fixed MP2869 driver issues#255
rilgen wants to merge 1 commit intointeg_sp8from
v080rc2_ryan_mp2869

Conversation

@rilgen
Copy link
Copy Markdown
Collaborator

@rilgen rilgen commented Apr 8, 2026

  • Driver now gives correct readings for rails 1 and 2
  • Driver no longer advertises rail 2 power in

Tested:

  • Nigeria-2690
  • Falcon-FPGC

- Driver now gives correct readings for rails 1 and 2
- Driver no longer advertises rail 2 power in

Tested:
- Nigeria-2690
- Falcon-FPGC

Signed-off-by: Ryan Ilgen <Ryan.Ilgen@amd.com>
@rilgen rilgen requested review from modolaty and srgovard April 8, 2026 21:41
@modolaty modolaty requested review from ashok2ku April 9, 2026 19:03
Copy link
Copy Markdown
Collaborator

@modolaty modolaty left a comment

Choose a reason for hiding this comment

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

Please change tested to indicate SP7 Nigeria and SP8 Falcon

ret = mp2869_voltage_vout_gain_get(client, data);
if (ret)
return ret;
return ret;
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.

Nit: please remove the extra space

#define MP2869_MFR_VOUT_SCALE_LOOP 0x29
#define MP2869_IIN_SCALE_BIT_R1 0x53
#define MP2869_IOUT_SCALE_BIT 0x67
#define MP2869_MFR_PWR_RPT_R1 0x68
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.

where is this new parameter is used?

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