From: "Alessandrelli, Daniele" <daniele.alessandrelli@intel.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "robh@kernel.org" <robh@kernel.org>,
"Murphy, Paul J" <paul.j.murphy@intel.com>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
"Shevchenko, Andriy" <andriy.shevchenko@intel.com>,
"arnd@arndb.de" <arnd@arndb.de>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/1] Add IMR driver for Keem Bay
Date: Thu, 30 Apr 2020 19:49:36 +0000 [thread overview]
Message-ID: <d3f045b05c83d0eca1d5498587493ca485e0a1a0.camel@intel.com> (raw)
In-Reply-To: <cover.1587485099.git.daniele.alessandrelli@intel.com>
On Tue, 2020-04-21 at 17:36 +0100, Daniele Alessandrelli wrote:
> The following is a patch for a new Intel Movidius SoC, code-named
> Keem
> Bay.
>
> Keem Bay needs a driver to disable the Isolated Memory Region (IMR)
> set up by the SoC bootloader during early boot.
>
> If such an IMR is not disabled and some device tries to access it,
> the system will reboot.
>
> Since this driver is SoC-specific and Keem Bay is a new SoC, I was
> unsure of where to put this driver. In the end I decided to create a
> new 'keembay' directory in 'drivers/soc'. I hope that's reasonable,
> if
> not, just let me know.
>
>
> Daniele Alessandrelli (1):
> soc: keembay: Add Keem Bay IMR driver
>
> MAINTAINERS | 5 ++++
> drivers/soc/Kconfig | 1 +
> drivers/soc/Makefile | 1 +
> drivers/soc/keembay/Kconfig | 22 +++++++++++++++++
> drivers/soc/keembay/Makefile | 5 ++++
> drivers/soc/keembay/keembay-imr.c | 40
> +++++++++++++++++++++++++++++++
> 6 files changed, 74 insertions(+)
> create mode 100644 drivers/soc/keembay/Kconfig
> create mode 100644 drivers/soc/keembay/Makefile
> create mode 100644 drivers/soc/keembay/keembay-imr.c
>
Adding some more people (Arnd and linux-arm-kernel ML) in CC in the
hope of getting some guidance on how to have this patch merged.
I'm a novice, so I wonder if the lack of feedback is because I'm doing
something wrong or if I just sent the initial email to the wrong people
/ ML.
I'd appreciate any help you can provide.
--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263
This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.
next prev parent reply other threads:[~2020-04-30 19:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-21 16:36 Daniele Alessandrelli
2020-04-21 16:36 ` [PATCH 1/1] soc: keembay: Add Keem Bay IMR driver Daniele Alessandrelli
2020-05-01 8:10 ` Greg Kroah-Hartman
2020-05-01 11:50 ` Daniele Alessandrelli
2020-05-01 11:59 ` Greg Kroah-Hartman
2020-05-24 21:28 ` Pavel Machek
2020-05-25 8:18 ` Arnd Bergmann
2020-05-27 13:31 ` Alessandrelli, Daniele
2020-05-27 14:33 ` Arnd Bergmann
2020-05-27 17:43 ` Daniele Alessandrelli
2020-05-27 18:59 ` Arnd Bergmann
2020-05-28 12:27 ` Daniele Alessandrelli
2020-05-28 11:22 ` Pavel Machek
2020-05-28 13:00 ` Daniele Alessandrelli
2020-05-07 17:44 ` Pavel Machek
2020-04-30 19:49 ` Alessandrelli, Daniele [this message]
2020-05-01 7:09 ` [PATCH 0/1] Add IMR driver for Keem Bay gregkh
2020-05-01 7:53 ` Daniele Alessandrelli
2020-05-01 8:04 ` gregkh
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=d3f045b05c83d0eca1d5498587493ca485e0a1a0.camel@intel.com \
--to=daniele.alessandrelli@intel.com \
--cc=andriy.shevchenko@intel.com \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.j.murphy@intel.com \
--cc=robh@kernel.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
all inboxes | Powered by JetHome®