All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Ben Whitten <benwhitten@gmail.com>
Cc: "Andreas Färber" <afaerber@suse.de>,
	linux-lpwan@lists.infradead.org,
	"Ben Whitten" <Ben.Whitten@lairdtech.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH lora-next] net: lora: sx1301: Fix radio SPI write
Date: Mon, 31 Dec 2018 18:29:04 +0000	[thread overview]
Message-ID: <20181231182904.GJ1846@sirena.org.uk> (raw)
In-Reply-To: <CAF3==iuRn2juDJHkqyawxTj7ko0kGMaLdi8QsRpWswKUCS3woA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

On Mon, Dec 31, 2018 at 12:14:34AM +0000, Ben Whitten wrote:

> If the regmap_bus provider does need to apply the mask, can we get the
> end device regmap_config and apply it from there?
> Mark what are your thoughts on the route to take?

If you're getting a byte stream in then it'll have the mask applied.  If
you're providing per-register read/write ops no formatting at all will
be done, obviously in that case there's no need to bounce the
information through the config.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2018-12-31 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181230084427.32623-1-afaerber@suse.de>
2018-12-31  0:14 ` [PATCH lora-next] net: lora: sx1301: Fix radio SPI write Ben Whitten
2018-12-31  2:52   ` Andreas Färber
2018-12-31 18:29   ` Mark Brown [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=20181231182904.GJ1846@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=Ben.Whitten@lairdtech.com \
    --cc=afaerber@suse.de \
    --cc=benwhitten@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-lpwan@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.