From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 27 Sep 2013 04:46:49 +0000 Subject: Re: [PATCH/RFC] ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards Message-Id: <20130927044647.GA19749@verge.net.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: Guennadi Liakhovetski , SH-Linux , Laurent Pinchart , Linus Walleij , 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.