Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config PINCTRL_TI_IODELAY
0003         tristate "TI IODelay Module pinconf driver"
0004         depends on OF && (SOC_DRA7XX || COMPILE_TEST)
0005         select GENERIC_PINCTRL_GROUPS
0006         select GENERIC_PINMUX_FUNCTIONS
0007         select GENERIC_PINCONF
0008         select REGMAP_MMIO
0009         help
0010           Say Y here to support Texas Instruments' IO delay pinconf driver.
0011           IO delay module is used for the DRA7 SoC family.