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:	Tue, 10 Dec 2013 05:37:59 +0900
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	Tomasz Figa <t.figa@...sung.com>
CC:	Vyacheslav Tyrtov <v.tyrtov@...sung.com>,
	Mark Rutland <mark.rutland@....com>, nicolas.pitre@...aro.org,
	Daniel Lezcano <daniel.lezcano@...aro.org>,
	Heiko Stuebner <heiko@...ech.de>, linux-doc@...r.kernel.org,
	tomasz.figa@...il.com, Naour Romain <romain.naour@...nwide.fr>,
	Tarek Dakhran <t.dakhran@...sung.com>,
	Kukjin Kim <kgene.kim@...sung.com>,
	Russell King <linux@....linux.org.uk>,
	Stephen Warren <swarren@...dotorg.org>, Dave.Martin@....com,
	devicetree@...r.kernel.org, Pawel Moll <pawel.moll@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	Rob Herring <rob.herring@...xeda.com>,
	linux-samsung-soc@...r.kernel.org, Ben Dooks <ben-linux@...ff.org>,
	Mike Turquette <mturquette@...aro.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Rob Landley <rob@...dley.net>
Subject: Re: [PATCH v4 2/4] clk: exynos5410: register clocks using common
 clock framework

On 12/10/13 01:34, Tomasz Figa wrote:
> Hi Vyacheslav, Tarek,
>
> On Tuesday 26 of November 2013 12:58:06 Vyacheslav Tyrtov wrote:
>> From: Tarek Dakhran<t.dakhran@...sung.com>
>>
>> The EXYNOS5410 clocks are statically listed and registered
>> using the Samsung specific common clock helper functions.
>>
>> Signed-off-by: Tarek Dakhran<t.dakhran@...sung.com>
>> Signed-off-by: Vyacheslav Tyrtov<v.tyrtov@...sung.com>
>> ---
>>   .../devicetree/bindings/clock/exynos5410-clock.txt |  54 +++++
>>   drivers/clk/samsung/Makefile                       |   1 +
>>   drivers/clk/samsung/clk-exynos5410.c               | 239 +++++++++++++++++++++
>>   include/dt-bindings/clock/exynos5410.h             |  32 +++
>>   4 files changed, 326 insertions(+)
>>   create mode 100644 Documentation/devicetree/bindings/clock/exynos5410-clock.txt
>>   create mode 100644 drivers/clk/samsung/clk-exynos5410.c
>>   create mode 100644 include/dt-bindings/clock/exynos5410.h
>
> Acked-by: Tomasz Figa<t.figa@...sung.com>
>
Tomasz, thanks for your ack on clk stuff.

> This should go through Samsung tree, I guess, since it's a dependency
> of other patches in this series and doesn't depend on any things from
> clock tree. Mike, Kukjin, are you okay with this?
>
Yeah, I'm fine on this series but 4th patch for supporting dual cluster.

Let me take 1 to 3 patches firstly. Thanks.
- Kukjin
--
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