imx9: scmi: update to scmi 3.2 spec

This commit is contained in:
Andre Heinemans 2025-02-14 12:05:17 +01:00 committed by Alan C. Assis
parent 70d092061d
commit e7fdaeb61d

View file

@ -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;