[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <512FA39D.2060005@wwwdotorg.org>
Date: Thu, 28 Feb 2013 11:36:13 -0700
From: Stephen Warren <swarren@...dotorg.org>
To: Ian Lartey <ian@...mlogic.co.uk>
CC: linux-kernel@...r.kernel.org, linux-leds@...r.kernel.org,
devicetree-discuss@...ts.ozlabs.org, ldewangan@...dia.com,
j-keerthy@...com, gg@...mlogic.co.uk, cooloney@...il.com,
rpurdie@...ys.net, grant.likely@...retlab.ca,
rob.herring@...xeda.com, sameo@...ux.intel.com,
broonie@...nsource.wolfsonmicro.com
Subject: Re: [PATCH v2 1/2] leds: Add support for Palmas LEDs
On 02/28/2013 08:21 AM, Ian Lartey wrote:
> The Palmas familly of chips has LED support. This is not always muxed
> to output pins so depending on the setting of the mux this driver
> will create the appropriate LED class devices.
> +static struct of_device_id of_palmas_match_tbl[] = {
> + { .compatible = "ti,palmas-leds", },
> + { /* end */ }
> +};
Is there DT binding documentation for this compatible value somewhere?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists