public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Pi-Hsun Shih <pihsun@chromium.org>
Cc: Nicolas Boichat <drinkcat@chromium.org>,
	Enric Balletbo Serra <eballetbo@gmail.com>,
	Guenter Roeck <groeck@chromium.org>,
	Benson Leung <bleung@chromium.org>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [RFC v3 5/5] cros_ec: differentiate SCP from EC by feature bit.
Date: Wed, 30 Jan 2019 13:07:38 +0000	[thread overview]
Message-ID: <20190130130738.GC4701@dell> (raw)
In-Reply-To: <20190121071833.43443-6-pihsun@chromium.org>

On Mon, 21 Jan 2019, Pi-Hsun Shih wrote:

> Since a SCP and EC would both exist on a system, and use the cros_ec_dev
> driver, we need to differentiate between them for the userspace, or they
> would both be registered at /dev/cros_ec, causing a conflict.
> 
> Cc: Enric Balletbo Serra <eballetbo@gmail.com>
> Cc: Guenter Roeck <groeck@chromium.org>
> Signed-off-by: Pi-Hsun Shih <pihsun@chromium.org>
> ---
> Changes from v2:
>  - No change.
> 
> Changes from v1:
>  - New patch extracted from Patch 5.
> ---
>  drivers/mfd/cros_ec_dev.c            | 9 +++++++++
>  include/linux/mfd/cros_ec.h          | 1 +
>  include/linux/mfd/cros_ec_commands.h | 2 ++
>  3 files changed, 12 insertions(+)

Just to clarify to the new Cc'ed list, I'm waiting on one of the
Chromium guys to review before I put my mucky paws over it.

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2019-01-30 13:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190121071833.43443-1-pihsun@chromium.org>
2019-01-21  7:18 ` [RFC v3 1/5] dt-bindings: Add a binding for Mediatek SCP Pi-Hsun Shih
2019-01-21 15:30   ` Rob Herring
2019-01-21  7:18 ` [RFC v3 2/5] remoteproc/mediatek: add SCP support for mt8183 Pi-Hsun Shih
2019-01-21  7:18 ` [RFC v3 3/5] rpmsg: add rpmsg support for mt8183 SCP Pi-Hsun Shih
2019-01-21  7:18 ` [RFC v3 4/5] mfd: add EC host command support using rpmsg Pi-Hsun Shih
2019-01-21  7:18 ` [RFC v3 5/5] cros_ec: differentiate SCP from EC by feature bit Pi-Hsun Shih
2019-01-30 13:07   ` Lee Jones [this message]
2019-01-30 15:06     ` Enric Balletbo Serra
2019-01-31  6:12       ` Pi-Hsun Shih

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=20190130130738.GC4701@dell \
    --to=lee.jones@linaro.org \
    --cc=bleung@chromium.org \
    --cc=drinkcat@chromium.org \
    --cc=eballetbo@gmail.com \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pihsun@chromium.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