mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
phone_pad:set headset in level is low
This commit is contained in:
@@ -620,7 +620,7 @@ static int rk_headset_io_init(int gpio, char *iomux_name, int iomux_mode)
|
||||
|
||||
struct rk_headset_pdata rk_headset_info = {
|
||||
.Headset_gpio = RK30_PIN0_PC7,
|
||||
.headset_in_type = HEADSET_IN_HIGH,
|
||||
.headset_in_type = HEADSET_IN_LOW,
|
||||
.Hook_adc_chn = 2,
|
||||
.hook_key_code = KEY_MEDIA,
|
||||
.headset_gpio_info = {GPIO0C7_TRACECTL_SMCADDR3_NAME, GPIO0C_GPIO0C7},
|
||||
|
||||
Reference in New Issue
Block a user