public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] i2c: sunxi: Support every i2c controller on each supported platform
Date: Sat, 04 Apr 2015 14:16:55 +0200	[thread overview]
Message-ID: <551FD637.9090403@redhat.com> (raw)
In-Reply-To: <1428146826-24078-1-git-send-email-contact@paulk.fr>

Hi,

On 04-04-15 13:27, Paul Kocialkowski wrote:
> This series adds support for every i2c controller found on
> sun4i/sun5i/sun6i/sun7i/sun8i platforms and shouldn't break support for Marvell
> platforms (orion5x, kirkwood, armada xp) the driver was originally written for.
>
> Regarding sunxi, I double-checked that this doesn't conflict with
> VIDEO_LCD_PANEL_I2C.
>
> I would be interested in having this tested on sun8i (A23), since I changed TWI0
> muxing (to PH2-PH3 instead of PB0-PB1), according to the user manual and what
> is being done on the upstream Linux kernel. I2C was either not working before,
> or it was being muxed correctly by the bootrom, probably to communicate with the
> AXP, which luckily made it work in U-Boot too, since the I/O base address was
> already correct.

We do not use i2c0 on A23, the pmic is hooked up to the RSB bus there which shares
its pins with the r_i2c controller (the i2c controller in the prcm unit).

> My use case here is that I'm writing a slave-side bitbang i2c implementation
> (with an Arduino) for a school project, using a Cubieboard2 as master and
> U-Boot as POC. However, only TWI1 was available through the expansion pins,
> hence the need for this series.
>

Regards,

Hans

      parent reply	other threads:[~2015-04-04 12:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-04 11:27 [U-Boot] [PATCH 0/2] i2c: sunxi: Support every i2c controller on each supported platform Paul Kocialkowski
2015-04-04 11:27 ` [U-Boot] [PATCH 1/2] i2c: mvtwsi: Support for up to 4 different controllers Paul Kocialkowski
2015-04-04 12:13   ` Hans de Goede
2015-04-07  5:20     ` Heiko Schocher
2015-04-04 11:27 ` [U-Boot] [PATCH 2/2] sunxi: Complete i2c support for each supported platform Paul Kocialkowski
2015-04-04 12:18   ` Hans de Goede
2015-04-04 12:54     ` Paul Kocialkowski
2015-04-04 13:29       ` Hans de Goede
2015-04-04 20:51         ` Paul Kocialkowski
2015-04-04 12:16 ` Hans de Goede [this message]

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=551FD637.9090403@redhat.com \
    --to=hdegoede@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox