From mboxrd@z Thu Jan 1 00:00:00 1970 From: rjui@broadcom.com (Ray Jui) Date: Mon, 9 Feb 2015 21:36:03 -0800 Subject: [PATCH v9 3/3] ARM: dts: add I2C device nodes for Broadcom Cygnus In-Reply-To: <54D99848.2080205@gmail.com> References: <1423373126-30024-1-git-send-email-rjui@broadcom.com> <1423373126-30024-4-git-send-email-rjui@broadcom.com> <20150209121103.GC2491@katana> <54D99606.9070309@broadcom.com> <54D99848.2080205@gmail.com> Message-ID: <54D998C3.4080006@broadcom.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2/9/2015 9:34 PM, Florian Fainelli wrote: > Le 09/02/2015 21:24, Ray Jui a ?crit : >> >> >> On 2/9/2015 4:11 AM, Wolfram Sang wrote: >>> On Sat, Feb 07, 2015 at 09:25:26PM -0800, Ray Jui wrote: >>>> Add I2C device nodes and its properties in bcm-cygnus.dtsi but keep >>>> them disabled there. Individual I2C devices can be enabled in board >>>> specific dts file when I2C slave devices are enabled in the future >>>> >>>> Signed-off-by: Ray Jui >>>> Reviewed-by: Scott Branden >>>> Reviewed-by: Kevin Cernekee >>> >>> I usually don't take DTS patches. They should go via arm-soc. Please say >>> so if there are reasons I should take them. >>> >> Okay. I'll send this as an individual patch to arm-soc. > > Could you put in in a branch somewhere on github.com?/cygnus-linus.git > so it's easy for me to pull from there? > -- > Florian > Hi Florian, It's in branch cygnus-i2c-v9. Thanks! Ray