public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: Samuel Holland <samuel@sholland.org>
Cc: Heiko Schocher <hs@denx.de>,
	u-boot@lists.denx.de, Jagan Teki <jagan@amarulasolutions.com>
Subject: Re: [PATCH 0/4] sunxi: Fixes for DM I2C drivers
Date: Tue, 5 Apr 2022 23:57:50 +0100	[thread overview]
Message-ID: <20220405235750.40e22f59@slackpad.lan> (raw)
In-Reply-To: <20220318045237.56237-1-samuel@sholland.org>

On Thu, 17 Mar 2022 23:52:32 -0500
Samuel Holland <samuel@sholland.org> wrote:

> A while back, the sunxi-specific P2WI and RSB drivers were converted to
> support DM_I2C. Now they are used as non-DM drivers in SPL, and DM
> drivers in U-Boot proper.
> 
> However, the DM version of the code did not fully initialize either the
> controller or the connected chips. So the DM driver would only work if
> the non-DM version had previously been used in SPL.
> 
> With these bug fixes and the pinctrl series, the drivers now work on
> SoCs like A64 and H6, which have a PMIC but do not set it up in SPL.
> 

All merged into sunxi/master, which already landed in mainline.

Thanks!
Andre
> 
> Samuel Holland (4):
>   i2c: sun6i_p2wi: Initialize chips in .child_pre_probe
>   i2c: sun6i_p2wi: Add support for DM clocks and resets
>   i2c: sun8i_rsb: Initialize chips in .child_pre_probe
>   i2c: sun8i_rsb: Add support for DM clocks and resets
> 
>  drivers/i2c/sun6i_p2wi.c | 15 ++++++++++++++-
>  drivers/i2c/sun8i_rsb.c  | 15 ++++++++++++++-
>  2 files changed, 28 insertions(+), 2 deletions(-)
> 


      parent reply	other threads:[~2022-04-05 23:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18  4:52 [PATCH 0/4] sunxi: Fixes for DM I2C drivers Samuel Holland
2022-03-18  4:52 ` [PATCH 1/4] i2c: sun6i_p2wi: Initialize chips in .child_pre_probe Samuel Holland
2022-04-04 14:25   ` Andre Przywara
2022-03-18  4:52 ` [PATCH 2/4] i2c: sun6i_p2wi: Add support for DM clocks and resets Samuel Holland
2022-04-04 14:24   ` Andre Przywara
2022-03-18  4:52 ` [PATCH 3/4] i2c: sun8i_rsb: Initialize chips in .child_pre_probe Samuel Holland
2022-04-04 17:30   ` Andre Przywara
2022-03-18  4:52 ` [PATCH 4/4] i2c: sun8i_rsb: Add support for DM clocks and resets Samuel Holland
2022-04-04 17:30   ` Andre Przywara
2022-04-05  2:16     ` Samuel Holland
2022-04-05 22:57 ` Andre Przywara [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=20220405235750.40e22f59@slackpad.lan \
    --to=andre.przywara@arm.com \
    --cc=hs@denx.de \
    --cc=jagan@amarulasolutions.com \
    --cc=samuel@sholland.org \
    --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