[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1610202349200.4938@nanos>
Date: Thu, 20 Oct 2016 23:52:38 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Irina Tirdea <irina.tirdea@...el.com>
cc: linux-clk@...r.kernel.org, x86@...nel.org,
Stephen Boyd <sboyd@...eaurora.org>,
Ingo Molnar <mingo@...hat.com>,
Michael Turquette <mturquette@...libre.com>,
"H. Peter Anvin" <hpa@...or.com>, alsa-devel@...a-project.org,
Mark Brown <broonie@...nel.org>, Takashi Iwai <tiwai@...e.com>,
Pierre-Louis Bossart <pierre-louis.bossart@...el.com>,
LKML <linux-kernel@...r.kernel.org>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Darren Hart <dvhart@...radead.org>
Subject: Re: [RESEND PATCH v4] clk: x86: Add Atom PMC platform clocks
On Mon, 17 Oct 2016, Irina Tirdea wrote:
> The patch has already been reviewed by Stephen Boyd [1].
> The only remaining question is the one pointed out by Stephen:
> "Will there be problems if this merges through clk tree? If so we
> could take the clk driver part and the platform data include part
> could be duplicated into both trees. Or clk tree could be pulled
> into x86?" [1]
The proper thing to do is:
Move all that cruft including arch/x86/platform/atom/pmc_atom.c into
drivers/platform/x86. There is nothing architecture specific in these
files. It's pure peripheral driver enablement. So drivers/platform/x86 is
the proper location for this. Please discuss this with Darren Hart (cc'ed).
Thanks,
tglx
Powered by blists - more mailing lists