All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
@ 2017-02-17 17:43 Philipp Tomsich
  2017-02-17 17:43 ` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): support i2c on A64 (pin-config, clocking) Philipp Tomsich
  2017-02-17 17:43 ` [U-Boot] [PATCH v1 2/2] sunxi (sun50i): support R_I2C " Philipp Tomsich
  0 siblings, 2 replies; 8+ messages in thread
From: Philipp Tomsich @ 2017-02-17 17:43 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-20 10:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 17:43 [U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C Philipp Tomsich
2017-02-17 17:43 ` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): support i2c on A64 (pin-config, clocking) Philipp Tomsich
2017-02-18  1:15   ` André Przywara
2017-02-18 12:03     ` Dr. Philipp Tomsich
2017-02-20 10:18       ` Andre Przywara
2017-02-20 10:21         ` Dr. Philipp Tomsich
2017-02-20 10:39           ` Andre Przywara
2017-02-17 17:43 ` [U-Boot] [PATCH v1 2/2] sunxi (sun50i): support R_I2C " Philipp Tomsich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.