From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH/RFC] ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards Date: Fri, 27 Sep 2013 13:46:49 +0900 Message-ID: <20130927044647.GA19749@verge.net.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Magnus Damm Cc: Guennadi Liakhovetski , SH-Linux , Laurent Pinchart , Linus Walleij , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Thu, Sep 26, 2013 at 05:10:58PM -0700, Magnus Damm wrote: > On Thu, Sep 26, 2013 at 4:06 AM, Guennadi Liakhovetski > wrote: > > Currently all I2C interfaces in all *.dtsi files for various Renesas SoCs > > are enabled by default. Switch them all off and only enable populated I2C > > interfaces in board-specific *.dts files. > > > > Signed-off-by: Guennadi Liakhovetski > > Excellent, thank you! Thanks, I will queue this up with supplied Acks for v3.13.