From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 28 Apr 2017 06:05:11 +0200 Subject: [U-Boot] [PATCH v2 7/8] ARM: dts: keystone-k2g-evm: Enable I2C0 and I2C1 In-Reply-To: <20170420152549.28031-8-fcooper@ti.com> References: <20170420152549.28031-1-fcooper@ti.com> <20170420152549.28031-8-fcooper@ti.com> Message-ID: <5902BF77.2030305@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Franklin, Am 20.04.2017 um 17:25 schrieb Franklin S Cooper Jr: > Enable I2C0 and I2C1 which is needed to enable usage of DM I2C. > > Signed-off-by: Franklin S Cooper Jr > --- > arch/arm/dts/keystone-k2g-evm.dts | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Heiko Schocher Applied to u-boot-i2c/next bye, Heiko > > diff --git a/arch/arm/dts/keystone-k2g-evm.dts b/arch/arm/dts/keystone-k2g-evm.dts > index 696a0d7..2c99df4 100644 > --- a/arch/arm/dts/keystone-k2g-evm.dts > +++ b/arch/arm/dts/keystone-k2g-evm.dts > @@ -108,3 +108,11 @@ > &mmc1 { > status = "okay"; > }; > + > +&i2c0 { > + status = "okay"; > +}; > + > +&i2c1 { > + status = "okay"; > +}; > -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany