From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 25 Jan 2012 07:25:48 +0100 Subject: [U-Boot] [PATCH v3 3/3] ARM: AM33XX: Add i2c support In-Reply-To: <1327312021-10491-1-git-send-email-rachna@ti.com> References: <1327312021-10491-1-git-send-email-rachna@ti.com> Message-ID: <4F1FA06C.4060009@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 Patil, Patil, Rachna wrote: > Add i2c driver board hookup for AM335X EVM > > Signed-off-by: Chandan Nath > Signed-off-by: Patil, Rachna > --- > Changes for v3: > rebased, patches applied on top of master branch > > arch/arm/cpu/armv7/am33xx/clock.c | 5 ++ > arch/arm/include/asm/arch-am33xx/common_def.h | 1 + > arch/arm/include/asm/arch-am33xx/cpu.h | 3 +- > arch/arm/include/asm/arch-am33xx/i2c.h | 81 +++++++++++++++++++++++++ > board/ti/am335x/evm.c | 7 ++ > board/ti/am335x/mux.c | 13 ++++ > include/configs/am335x_evm.h | 9 +++ > 7 files changed, 118 insertions(+), 1 deletions(-) > create mode 100644 arch/arm/include/asm/arch-am33xx/i2c.h Applied to u-boot-i2c.git Thanks. bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany