linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: minyard@acm.org
Cc: linux-i2c@vger.kernel.org, Jean Delvare <jdelvare@suse.de>,
	Corey Minyard <cminyard@mvista.com>
Subject: Re: [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices
Date: Fri, 25 Jun 2021 16:14:23 +0200	[thread overview]
Message-ID: <YNXkv8bjBBWZ+H/G@shikoro> (raw)
In-Reply-To: <1462896699-1627-2-git-send-email-minyard@acm.org>

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


> From: Corey Minyard <cminyard@mvista.com>
> 
> Some devices might need parameters to control their operation,
> add the ability to pass these parameters to the client.

Cleaning up old patches from patchwork once in a while...

I don't think it is a good way to add parsers to each and every I2C
client driver which wants to read extra parameters. Maybe there is a
more generic way to configure at runtime these days. I never needed
something like this, so sadly I can't give a pointer.


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

  parent reply	other threads:[~2021-06-25 14:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-10 16:11 [PATCH v2 0/3] Add parameters for sysfs added I2C devices minyard
2016-05-10 16:11 ` [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices minyard
2016-05-11 17:23   ` Naveen Kaje
2021-06-25 14:14   ` Wolfram Sang [this message]
2016-05-10 16:11 ` [PATCH v2 2/3] i2c-smbus: Allow parms to be passed in from sysfs new_device minyard
2016-05-11 17:26   ` Naveen Kaje
2016-05-10 16:11 ` [PATCH v2 3/3] ipmi: Handle I2C parms in the SSIF driver minyard
2016-05-11 17:26   ` Naveen Kaje

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=YNXkv8bjBBWZ+H/G@shikoro \
    --to=wsa@the-dreams.de \
    --cc=cminyard@mvista.com \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=minyard@acm.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;
as well as URLs for NNTP newsgroup(s).