Skip to content

Commit

Permalink
imx9: scmi: update to scmi 3.2 spec
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreHeinemans-NXP committed Feb 14, 2025
1 parent fc3babb commit 1a1667b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/src/imx9/imx9_scmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ int32_t imx9_scmi_pinctrlconfigset(uint32_t channel, uint32_t identifier,
{
uint32_t header;
uint32_t identifier;
uint32_t function_id;
uint32_t attributes;
scmi_pin_config_t configs[SCMI_PINCTRL_MAX_CONFIGS_T];
} msg_tpinctrld6_t;
Expand Down

0 comments on commit 1a1667b

Please sign in to comment.