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] [day] [month] [year] [list]
Date:	Wed, 17 Jun 2015 16:59:29 +0200
From:	Nicolas Ferre <nicolas.ferre@...el.com>
To:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
CC:	Boris BREZILLON <boris.brezillon@...e-electrons.com>,
	<linux-arm-kernel@...ts.infradead.org>,
	Ludovic Desroches <ludovic.desroches@...el.com>,
	Josh Wu <josh.wu@...el.com>, <linux-kernel@...r.kernel.org>,
	<mturquette@...libre.com>
Subject: Re: [PATCH] clk: at91: trivial: typo in peripheral clock description

Le 17/06/2015 16:45, Alexandre Belloni a écrit :
> It is mandatory to always include a commit message :)

Something like:
s/system/peripheral/g
I suppose?

> On 17/06/2015 at 15:22:51 +0200, Nicolas Ferre wrote :
>> Signed-off-by: Nicolas Ferre <nicolas.ferre@...el.com>
>> ---
>>  Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/devicetree/bindings/clock/at91-clock.txt b/Documentation/devicetree/bindings/clock/at91-clock.txt
>> index 7a4d4926f44e..5ba6450693b9 100644
>> --- a/Documentation/devicetree/bindings/clock/at91-clock.txt
>> +++ b/Documentation/devicetree/bindings/clock/at91-clock.txt
>> @@ -248,7 +248,7 @@ Required properties for peripheral clocks:
>>  - #address-cells : shall be 1 (reg is used to encode clk id).
>>  - clocks : shall be the master clock phandle.
>>  	e.g. clocks = <&mck>;
>> -- name: device tree node describing a specific system clock.
>> +- name: device tree node describing a specific peripheral clock.
>>  	* #clock-cells : from common clock binding; shall be set to 0.
>>  	* reg: peripheral id. See Atmel's datasheets to get a full
>>  	  list of peripheral ids.
>> -- 
>> 2.1.3
>>
> 


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