Thomas Abraham
00ab5392cb
spi/s3c64xx: let device core setup the default pin configuration
...
With device core now able to setup the default pin configuration,
the pin configuration code based on the deprecated Samsung specific
gpio bindings is removed.
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org >
Signed-off-by: Doug Anderson <dianders@chromium.org >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Doug Anderson <dianders@chromium.org >
Tested-by: Doug Anderson <dianders@chromium.org >
Signed-off-by: Grant Likely <grant.likely@linaro.org >
2013-04-16 11:52:34 +01:00
Arnd Bergmann
5d74c8a065
ARM: EXYNOS: mark the DMA channel binding for SPI as preliminary
...
Bindings for DMA channels are still under discussion and will
change once this has been resolved. Therefore we mark them
the newly added ones as preliminary. Let's hope nobody starts
relying on them...
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2012-07-17 23:13:06 +02:00
Thomas Abraham
2b90807549
spi: s3c64xx: add device tree support
...
Add support for device based discovery.
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org >
Acked-by: Jaswinder Singh <jaswinder.singh@linaro.org >
Acked-by: Grant Likely <grant.likely@secretlab.ca >
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com >
2012-07-13 15:23:49 +09:00