From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Kerr Date: Wed, 15 Sep 2010 06:08:44 +0000 Subject: Re: [PATCH 0/3] Common struct clk implementation, v7 Message-Id: <1284530924.3350.7.camel@pororo> List-Id: References: <1284522014.516876.675872472687.0.gpush@pororo> <20100915055320.GB23518@game.jcrosoft.org> In-Reply-To: <20100915055320.GB23518@game.jcrosoft.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Jean, > please put sh ml in cc too as we use the same clkdev Sure, the sh folks may be interested in this too; would be nice to share the common clock with sh. However, these changes won't affect any platform unless CONFIG_USE_COMMON_STRUCT_CLK is set; so the changes won't affect sh by default. When/if this is merged, I'd like to look at integrating other arches (powerpc and sh). Of course, comments are welcome in the meantime. sh folks: to avoid fragmenting the discussion and filling up everyone's inbox I'll refrain from re-posting this series. Patches are here if you're interested: http://kernel.ubuntu.com/git?p=jk/dt/linux-2.6.git;a=shortlog;h=refs/heads/clk-common Cheers, Jeremy