[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <512E52BC.6070206@wwwdotorg.org>
Date: Wed, 27 Feb 2013 11:38:52 -0700
From: Stephen Warren <swarren@...dotorg.org>
To: Ian Lartey <ian@...mlogic.co.uk>
CC: linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org,
ldewangan@...dia.com, j-keerthy@...com, gg@...mlogic.co.uk,
wim@...ana.be, grant.likely@...retlab.ca, rob.herring@...xeda.com
Subject: Re: [PATCH 1/2] watchdog: add Palmas Watchdog support
On 02/27/2013 11:36 AM, Ian Lartey wrote:
> From: Graeme Gregory <gg@...mlogic.co.uk>
>
> Add support for the Palmas watchdog timer which has a timeout configurable
> from 1s to 128s.
> diff --git a/drivers/watchdog/palmas_wdt.c b/drivers/watchdog/palmas_wdt.c
> +static struct of_device_id of_palmas_match_tbl[] = {
> + { .compatible = "ti,palmas-wdt", },
> + { /* end */ }
> +};
Is there a DT binding document for that compatible value?
--
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