From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Thu, 16 Mar 2017 11:24:31 -0700 Subject: [PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0 In-Reply-To: <20170316100743.GA12137@gondor.apana.org.au> (Herbert Xu's message of "Thu, 16 Mar 2017 18:07:43 +0800") References: <4e2d12e5-f75b-3ac6-a3f7-18e8a8b7283b@gmail.com> <20170316100743.GA12137@gondor.apana.org.au> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Hi Herbert, Herbert Xu writes: > On Wed, Feb 22, 2017 at 07:55:24AM +0100, Heiner Kallweit wrote: >> Expose clock CLKID_RNG0 which is needed for the HW random number generator. >> >> Signed-off-by: Heiner Kallweit > > 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. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: From: Kevin Hilman To: Herbert Xu Cc: Heiner Kallweit , Jerome Brunet , Neil Armstrong , linux-amlogic@lists.infradead.org, linux-crypto@vger.kernel.org, Stephen Boyd , Michael Turquette , linux-clk@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0 References: <4e2d12e5-f75b-3ac6-a3f7-18e8a8b7283b@gmail.com> <20170316100743.GA12137@gondor.apana.org.au> Date: Thu, 16 Mar 2017 11:24:31 -0700 In-Reply-To: <20170316100743.GA12137@gondor.apana.org.au> (Herbert Xu's message of "Thu, 16 Mar 2017 18:07:43 +0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: Hi Herbert, Herbert Xu writes: > On Wed, Feb 22, 2017 at 07:55:24AM +0100, Heiner Kallweit wrote: >> Expose clock CLKID_RNG0 which is needed for the HW random number generator. >> >> Signed-off-by: Heiner Kallweit > > 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. Thanks, Kevin