From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v3 2/2] i2c: Add Tegra BPMP I2C proxy driver
Date: Mon, 20 Feb 2017 19:17:47 +0100 [thread overview]
Message-ID: <20170220181747.lykox7o4ik6d5snu@ninjato> (raw)
In-Reply-To: <20170220165234.29299-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]
On Mon, Feb 20, 2017 at 05:52:34PM +0100, Thierry Reding wrote:
> From: Shardar Shariff Md <smohammed-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>
> Add Tegra BPMP I2C driver. The BPMP is the boot and power management
> processor embedded in Tegra SoCs. In newer SoC versions, access to one
> of the I2C busses goes via the BPMP, requiring a different "proxy" I2C
> driver that accesses the bus via the real I2C driver embedded in the
> BPMP firmware.
>
> Signed-off-by: Shardar Shariff Md <smohammed-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> Signed-off-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Applied to for-next, thanks (will be in for 4.11)!
> Changes in v3:
> - pass struct mrq_i2c_response to deserialization function to make it
> symmetrical to serialization
> - use module_platform_driver(), no need for initcall ordering tricks
Yay, I really like this one!
> - remove error message on adapter registration failure
> - remove unneeded I2C adapter class assignment
> - remove misleading TODO comment
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-02-20 18:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-20 16:52 [PATCH v3 1/2] dt-bindings: Add Tegra186 BPMP I2C binding Thierry Reding
[not found] ` <20170220165234.29299-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-02-20 16:52 ` [PATCH v3 2/2] i2c: Add Tegra BPMP I2C proxy driver Thierry Reding
[not found] ` <20170220165234.29299-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-02-20 18:17 ` Wolfram Sang [this message]
2017-02-23 16:18 ` Thierry Reding
2017-02-20 18:16 ` [PATCH v3 1/2] dt-bindings: Add Tegra186 BPMP I2C binding Wolfram Sang
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=20170220181747.lykox7o4ik6d5snu@ninjato \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/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