Re: [PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
From: Michael Turquette <mturquette@baylibre.com>
Date: 2017-03-23 01:43:50
Also in:
linux-amlogic, linux-clk, linux-crypto
From: Michael Turquette <mturquette@baylibre.com>
Date: 2017-03-23 01:43:50
Also in:
linux-amlogic, linux-clk, linux-crypto
Quoting Kevin Hilman (2017-03-22 08:24:08)
Herbert Xu [off-list ref] writes:quoted
On Thu, Mar 16, 2017 at 11:24:31AM -0700, Kevin Hilman wrote:quoted
Hi Herbert, Herbert Xu [off-list ref] writes:quoted
On Wed, Feb 22, 2017 at 07:55:24AM +0100, Heiner Kallweit wrote:quoted
Expose clock CLKID_RNG0 which is needed for the HW random number generator. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>All patches applied. Thanks.Actually, can you just apply [PATCH 4/4] to your tree? The clock and DT patches need to go through their respective trees or will otherwise have conflicts with other things going in via those trees.It's too late now. Please speak up sooner next time. These patches were posted a month ago.Because this will be causing conflicts with both the platform (amlogic) tree and the clk tree, could provide an immutable branch where these are applied to help us handle these conflicts?
+1 The DT header changes will cause conflicts in the clk tree. Much better to either arrange for the patches to be applied by the correct maintainers or to provide a stable, immutable branch. Best regards, Mike
Thanks, Kevin