mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
firmware: xilinx: Add Pinctrl Get Attribute ID
Add Pinctrl Get Attribute ID to the query ids list. Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com> Link: https://lore.kernel.org/20240906110113.3154327-3-sai.krishna.potthuri@amd.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
067d9fd7ee
commit
86b9ce0a8a
|
|
@ -238,6 +238,7 @@ enum pm_query_id {
|
|||
PM_QID_PINCTRL_GET_PIN_GROUPS = 11,
|
||||
PM_QID_CLOCK_GET_NUM_CLOCKS = 12,
|
||||
PM_QID_CLOCK_GET_MAX_DIVISOR = 13,
|
||||
PM_QID_PINCTRL_GET_ATTRIBUTES = 15,
|
||||
};
|
||||
|
||||
enum rpu_oper_mode {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user