zephyr/drivers/pinmux
liu.lei acd673eb1b pinmux: Fix where to look for PINMUX_BASE_ADDR
Fixes this built error:
zephyr/drivers/pinmux/dev/pinmux_dev_quark_mcu.c:138:18:
error: 'PINMUX_BASE_ADDR' undeclared here (not in a function)
.base_address = PINMUX_BASE_ADDR,

Change-Id: I54f15bc262cb887117f7b56660bcf85983daa877
Signed-off-by: liu.lei <lei.a.liu@intel.com>
2016-04-01 10:38:44 +00:00
..
dev pinmux: Fix where to look for PINMUX_BASE_ADDR 2016-04-01 10:38:44 +00:00
frdm_k64f pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
galileo pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
quark_mcu pinmux: Fix where to look for PINMUX_BASE_ADDR 2016-03-29 13:07:55 +02:00
sam3x pinmux: Move the Arduino Due board to the pinmux model 2016-03-25 10:17:01 +00:00
stm32 pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
Kconfig pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
Kconfig.k64 drivers: pinmux: Restructure kconfig options 2016-03-23 15:36:43 +00:00
Kconfig.stm32 pinmux/stm32: add common driver for STM32 pinmux 2016-03-18 16:27:04 +01:00
Makefile pinmux: Move STM32 boards to the pinmux model 2016-03-25 06:17:33 -04:00
pinmux.h pinmux: Move the Arduino 101 board to the pinmux model 2016-03-25 10:17:00 +00:00