public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: andrew@lunn.ch
Cc: linux@roeck-us.net, netdev@vger.kernel.org, f.fainelli@gmail.com,
	rmk+kernel@arm.linux.org.uk, linux-hwmon@vger.kernel.org
Subject: Re: [PATCH net-next 0/4] HWMON support for SFP modules
Date: Wed, 18 Jul 2018 10:02:52 +0900 (KST)	[thread overview]
Message-ID: <20180718.100252.2181357683989452060.davem@davemloft.net> (raw)
In-Reply-To: <1531856893-27884-1-git-send-email-andrew@lunn.ch>

From: Andrew Lunn <andrew@lunn.ch>
Date: Tue, 17 Jul 2018 21:48:09 +0200

> This patchset adds HWMON support to SFP modules. The two patches add
> some attributes for temperature and power sensors which are currently
> missing from the hwmon core. The third patch adds a helper for
> filtering out characters in hwmon names which are invalid. The last
> patch then extends the core SFP code to export the sensors found in
> SFP modules.
> 
> This code has been tested with two SFP modules:
> 
> module OEM SFP-7000-85 rev 11.0 sn M1512220075 dc 160221
> module FINISAR CORP. FTLF8524E2GNL rev A sn PW40MNN dc 160725
> 
> The anonymous module uses external calibration, while the FINISAR uses
> internal calibration. Thus both code paths have been tested.
> 
> Due to the cross subsystem nature of these patches, as discussed with
> the RFC, it is hoped Guenter Roeck will ACK the patches, and then Dave
> Miller will merge them all via net-next.

Series applied, thanks Andrew.

      parent reply	other threads:[~2018-07-18  1:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-17 19:48 [PATCH net-next 0/4] HWMON support for SFP modules Andrew Lunn
2018-07-17 19:48 ` [PATCH net-next 1/4] hwmon: Add missing HWMON_T_LCRIT_ALARM define Andrew Lunn
2018-07-17 20:12   ` Guenter Roeck
2018-07-17 19:48 ` [PATCH net-next 2/4] hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm Andrew Lunn
2018-07-17 20:12   ` Guenter Roeck
2018-07-17 19:48 ` [PATCH net-next 3/4] hwmon: Add helper to tell if a char is invalid in a name Andrew Lunn
2018-07-17 20:12   ` Guenter Roeck
2018-07-17 19:48 ` [PATCH net-next 4/4] net: phy: sfp: Add HWMON support for module sensors Andrew Lunn
2018-07-17 20:13   ` Guenter Roeck
2018-07-18  1:02 ` David Miller [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=20180718.100252.2181357683989452060.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=f.fainelli@gmail.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=netdev@vger.kernel.org \
    --cc=rmk+kernel@arm.linux.org.uk \
    /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