diff options
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/r8a7740.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7740.h b/arch/arm/mach-shmobile/include/mach/r8a7740.h index 9d447abb969c..276484629fb2 100644 --- a/arch/arm/mach-shmobile/include/mach/r8a7740.h +++ b/arch/arm/mach-shmobile/include/mach/r8a7740.h | |||
@@ -565,6 +565,10 @@ enum { | |||
565 | GPIO_FN_RESETP_PULLUP, | 565 | GPIO_FN_RESETP_PULLUP, |
566 | GPIO_FN_RESETP_PLAIN, | 566 | GPIO_FN_RESETP_PLAIN, |
567 | 567 | ||
568 | /* HDMI */ | ||
569 | GPIO_FN_HDMI_HPD, | ||
570 | GPIO_FN_HDMI_CEC, | ||
571 | |||
568 | /* SDENC */ | 572 | /* SDENC */ |
569 | GPIO_FN_SDENC_CPG, | 573 | GPIO_FN_SDENC_CPG, |
570 | GPIO_FN_SDENC_DV_CLKI, | 574 | GPIO_FN_SDENC_DV_CLKI, |