pinmux: Add API for pinmux driver
This provides the API to manipulte the pin muxing, where a single pin may provide different functions depending on settings. [DL: changed commit message.] Change-Id: Ifd161137c062dff184024b5aa34737604911d09c Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com> Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
f84b8b3707
commit
2d6ba51742
4 changed files with 217 additions and 0 deletions
|
@ -57,4 +57,6 @@ source "drivers/i2c/Kconfig"
|
|||
|
||||
source "drivers/pwm/Kconfig"
|
||||
|
||||
source "drivers/pinmux/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue