Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1683334 > unrolled thread

Re: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus

Started byMark Brown <broonie@kernel.org>
First post2017-07-07 19:20 +0200
Last post2017-07-07 19:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas  OneWire (W1) bus Mark Brown <broonie@kernel.org> - 2017-07-07 19:20 +0200

#1683334 — Re: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus

FromMark Brown <broonie@kernel.org>
Date2017-07-07 19:20 +0200
SubjectRe: [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus
Message-ID<u0F59-74W-31@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Fri, Jul 07, 2017 at 06:26:28PM +0300, Evgeniy Polyakov wrote:

> In fact, regmap-w1 brings virtually nothing to w1 from regmap point fo view -
> code is more complex and even a bit more error prone, but we found a nice feature,
> that we do not have to export IO functions anymore, they will be hidden behind
> regmap wrappers.

It's not for the benefit of the bus, it's for the benefit of the devices
on the bus and their subsystems.  From the point of view of the
subsystem it shouldn't have any impact at all, it's a helper library for
the layers above.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web