All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
Date: Fri, 17 Feb 2017 18:43:25 +0100	[thread overview]
Message-ID: <cover.1487340618.git.philipp.tomsich@theobroma-systems.com> (raw)

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

             reply	other threads:[~2017-02-17 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 17:43 Philipp Tomsich [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1487340618.git.philipp.tomsich@theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.