Thread (10 messages) flat view 10 messages, 4 authors, 2015-04-21

Re: [PATCH v2 2/2] leds/powernv: Add driver for PowerNV platform

From: Stewart Smith <hidden>
Date: 2015-04-15 19:01:34
Also in: linux-leds

Jacek Anaszewski [off-list ref] writes:
quoted
+static struct platform_driver powernv_led_driver = {
+	.probe	= powernv_led_probe,
+	.remove = powernv_led_remove,
+	.driver = {
+		.name = "powernv-led-driver",
+		.owner = THIS_MODULE,
+		.of_match_table = powernv_led_match,
Is somewhere DT documentation available for these leds?
https://github.com/open-power/skiboot/blob/master/doc/device-tree/ibm%2Copal/led.txt

We've been documenting things in firmware source, and I'm open to if we
should mirror this somewhere (somewhere in linux Documentation/ ?).

If we duplicate everything, we shouldn't let things get out of date.

FWIW I won't merge code that changes device tree that skiboot emits
without associated documentation.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help