public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Murali Karicheri <m-karicheri2@ti.com>
To: Ben Hutchings <ben@decadent.org.uk>, <linux-firmware@kernel.org>
Cc: "Kwok, WingMan" <w-kwok2@ti.com>, <linux-kernel@vger.kernel.org>
Subject: Re: Using firmware interface to write configuration blob to MMR space
Date: Wed, 26 Aug 2015 10:31:40 -0400	[thread overview]
Message-ID: <55DDCDCC.2070600@ti.com> (raw)
In-Reply-To: <1440543466.26026.5.camel@decadent.org.uk>

On 08/25/2015 06:57 PM, Ben Hutchings wrote:
> On Tue, 2015-08-25 at 16:12 -0400, Murali Karicheri wrote:
>> On 08/25/2015 02:52 PM, Murali Karicheri wrote:
>>> All,
>>>
>>> One of our SoC integrates a hardware block from a hardware vendor. The
>>> vendor has provided a configuration blob that is used to customize the
>>> hardware block for a specific application. This configuration blob is to
>>> be written to the MMR space to customize the hardware. The vendor is not
>>> willing to provide details of the registers. So I am wondering if I
>>> could use the firmware API (request_firmware) to copy the blob to the
>>> kernel space so that driver could write these values to the MMR space.
>>> Is this an acceptable way of using the firmware interface? My research
>>> so far doesn't see the interface used this way and looking for your
>>> expert opinion.
>
> I think this would be an entirely reasonable use of request_firmware().
>
> Ben.
>
Ben,

Thanks for your quick response. Ok, we will use request_firmware() in 
this case.

Thanks
-- 
Murali Karicheri
Linux Kernel, Keystone

      reply	other threads:[~2015-08-26 14:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <55DCB985.10700@ti.com>
2015-08-25 20:12 ` Using firmware interface to write configuration blob to MMR space Murali Karicheri
2015-08-25 22:57   ` Ben Hutchings
2015-08-26 14:31     ` Murali Karicheri [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=55DDCDCC.2070600@ti.com \
    --to=m-karicheri2@ti.com \
    --cc=ben@decadent.org.uk \
    --cc=linux-firmware@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w-kwok2@ti.com \
    /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