Quoting Kevin Hilman (2017-03-22 08:24:08) > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> writes: > > > On Thu, Mar 16, 2017 at 11:24:31AM -0700, Kevin Hilman wrote: > >> Hi Herbert, > >> > >> Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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 <hkallweit1@xxxxxxxxx> > >> > > >> > 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