Thread (6 messages) flat view 6 messages, 3 authors, 2012-09-07

[PATCH v2] gpio: samsung: add devicetree init for s3c24xx arches

From: heiko@sntech.de (Heiko Stübner)
Date: 2012-09-07 07:27:27
Also in: linux-devicetree, linux-samsung-soc

Am Freitag, 7. September 2012, 07:38:52 schrieb Kukjin Kim:
Heiko St?bner wrote:
quoted
Until now the Exynos-SoC was the only Samsung-SoC supporting the GPIOs
via the device tree. This patch implements dt-support for the
s3c24xx arches.

The controllers contain only 3 cells, as the underlying gpio controller
does not support controlling the drive strength on a gpio level.

Tested with the gpio-keys driver on a s3c2416 based machine.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Thomas Abraham <redacted>
---
[...]
quoted
+#if defined(CONFIG_PLAT_S3C24XX) && defined(CONFIG_OF)
[...]
quoted
+static __init void s3c24xx_gpiolib_attach_ofnode(struct
samsung_gpio_chip *chip,
+						 u64 base, u64 offset)
+{
[...]
quoted
+}
+#elif defined(CONFIG_PLAT_S3C24XX)
Heiko, above line breaks building for other samsung stuff except s3c24xx. I
fixed with following which has been amended in your patch. If any
problems, please let me know.
yeah, I see the problem now. Thanks for the fix and sorry to have caused 
additional work.


Heiko
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help