Albert ARIBAUD \(3ADEV\)
606f704760
lpc32xx: add GPIO support
...
This driver only supports Driver Model, not legacy model.
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr >
2015-04-10 14:23:09 +02:00
Simon Glass
f94a1bed07
dm: Expand and complete Kconfig in drivers/
...
Expand the help messages for each driver. Add missing Kconfig for I2C,
SPI flash and thermal.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
2015-02-12 10:35:33 -07:00
Masahiro Yamada
da333ae73c
dm: add entries to Kconfig
...
Create entries of CONFIG_DM, CONFIG_DM_SERIAL, CONFIG_DM_GPIO
and CONFIG_DM_SPI.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Acked-by: Simon Glass <sjg@chromium.org >
2014-10-23 21:43:09 -06:00
Masahiro Yamada
ed36323f6d
kconfig: add blank Kconfig files
...
This would be useful to start moving various config options.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Acked-by: Simon Glass <sjg@chromium.org >
Tested-by: Simon Glass <sjg@chromium.org >
2014-09-24 18:30:28 -04:00