mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
firmware: rockchip_sip: add some subfunctions for gpio_config
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Change-Id: I612aaa193c4bef98a43276e9ae85c13a702995d2
This commit is contained in:
committed by
Tao Huang
parent
652ca68314
commit
a37464fa3d
@@ -256,6 +256,9 @@ enum {
|
||||
GPIO_GET_GROUP_INFO = 0,
|
||||
GPIO_SET_GROUP_INFO = 1,
|
||||
GPIO_GET_VIRT_EN = 2,
|
||||
GPIO_SET_VIRT_EN = 3,
|
||||
GPIO_SET_STORE_ST = 4,
|
||||
GPIO_CLEAR_STORE_ST = 5,
|
||||
};
|
||||
|
||||
/* SIP_CPU_PM_CFG child configs */
|
||||
|
||||
Reference in New Issue
Block a user