From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vineet Gupta Subject: Re: [PATCH 2/2] i2c: designware: Add support for AMD I2C controller Date: Fri, 26 Sep 2014 09:20:20 +0530 Message-ID: <5424E27C.2090302@synopsys.com> References: <1411032367-20274-1-git-send-email-mika.westerberg@linux.intel.com> <1411032367-20274-2-git-send-email-mika.westerberg@linux.intel.com> <20140920093633.GG1612@katana> <20140922091207.GJ1786@lahna.fi.intel.com> <20140922122905.GA13321@ab42.lan> <20140922140020.GB1786@lahna.fi.intel.com> <20140922172251.GA30685@ab42.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140922172251.GA30685-7oYq3qWSd+k@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christian Ruppert Cc: Mika Westerberg , Wolfram Sang , Carl Peng , Huang Rui , "linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-i2c@vger.kernel.org Hi Chrisitian, On Monday 22 September 2014 10:53 PM, Christian Ruppert wrote: > If there is no designware i2c in any of your platforms, simply ignore > my message. From my point of view there is no need to move "select > COMMON_CLK" up to the ARC architecture level. I still ended up moving COMMON_CLK out of tb10x to arch/arc - due to consolidation of .init_machine() callbacks - from platform to arc core. Give linux-next a spin (perhaps later today as I just pushed a build error in that area). You'll like the almost empty platform file :-) -Vineet