lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Feb 2013 20:17:09 +0000
From:	Ian Lartey <ian@...mlogic.co.uk>
To:	Stephen Warren <swarren@...dotorg.org>
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 27/02/13 18:38, Stephen Warren wrote:
> 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?

The device tree for this compatible value is actually empty,
shall I remove it or is it OK to show it as empty in the
bindings document ?
There will be other palmas device bindings in this document.

> --
> 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/
>

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ