From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Fri, 17 Feb 2017 18:43:25 +0100 Subject: [U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This changeset adds the necessary defines and pin-config to enable I2C and R_I2C on the sun50iw1p1 (A64). Tested on the A64-uQ7. Philipp Tomsich (2): sunxi (sun50i): support i2c on A64 (pin-config, clocking) sunxi (sun50i): support R_I2C on A64 (pin-config, clocking) arch/arm/include/asm/arch-sunxi/gpio.h | 4 ++++ arch/arm/mach-sunxi/Makefile | 1 + board/sunxi/board.c | 29 ++++++++++++++++++++++++++++- 3 files changed, 33 insertions(+), 1 deletion(-) -- 1.9.1