Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502366
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Pantelis Antoniou <pantelis.antoniou@konsulko.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 10/10] hwmon: i2cs-fan: Add hwmon dts binding documentation |
| Date | Mon, 17 Oct 2016 21:20:02 +0200 |
| Message-ID | <stlC2-7KA-33@gated-at.bofh.it> (permalink) |
| References | <spFfX-2lv-9@gated-at.bofh.it> <spFfX-2lv-29@gated-at.bofh.it> <sqPmV-5JU-11@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=subject:mime-version:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Y1TZiijUQVIJftyiaLdKwU3yyCnMVj1C0RDex0R6IsM=; b=S+QDK545D6/AcNbRFx/Jlx4l9W2VarY89mV0HE3CbdoCO0UM7Mn+Jd0mJVhwGshYNy sxvQS7x1v5sLbgUZ7+0GjzxivwymGRkGK6d7/aiZd4wlUNH16sJwbHlLDNtO7UrqlRoM KtQltHr4FL2OlTr381PyTIFNWz9HJSWWMF6eI= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Y1TZiijUQVIJftyiaLdKwU3yyCnMVj1C0RDex0R6IsM=; b=YZtjLh29uXuCLxI8IOYsVn8ys2T+447lum34jFXS94m+IErF3Moc2KE1reYhxI7r1j MqP46Ts2HYfrlsgkJly8zKrmpsGfG0IjAGxBbVif7Vjtg5uDJI7LOSQgfG8DSoYlRcsc 6Co2ek9dlr7OJs6tab8VZDNhyxWZZDH2K3M02q/yb12sLHimqpcp8xJgHk7xu35HwYB9 EW7Pb+4KK006727pHv+3IzN1lwYaxM57o20JXdhdmNQ/BFuwa5WNQjmeaRyUWlx/cjb/ HKM320SRGWHn+YeDkgWhSBvs3zPsJOzZIRSIinqmXrNKcmHIcauPRZeTPwImI00zU9fG Ve3A== |
| X-Gm-Message-State | AA6/9RkT7NuCeacG0DUuSDz18JeRitW/Pr+NiBK+Pc/W23dGKO5xrr5HVkpNcig52pnuEQ== |
| X-Received | by 10.28.158.209 with SMTP id h200mr9598437wme.54.1476731571290; Mon, 17 Oct 2016 12:12:51 -0700 (PDT) |
| MIME-Version | 1.0 (Mac OS X Mail 9.3 \(3124\)) |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailer | Apple Mail (2.3124) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 57 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Lee Jones <lee.jones@linaro.org>, Linus Walleij <linus.walleij@linaro.org>, Alexandre Courbot <gnurou@gmail.com>, Mark Rutland <mark.rutland@arm.com>, Frank Rowand <frowand.list@gmail.com>, Wolfram Sang <wsa@the-dreams.de>, Richard Purdie <rpurdie@rpsys.net>, Jacek Anaszewski <j.anaszewski@samsung.com>, Jean Delvare <jdelvare@suse.com>, Peter Rosin <peda@axentia.se>, Avirup Banerjee <abanerjee@juniper.net>, Georgi Vlaev <gvlaev@juniper.net>, Guenter Roeck <linux@roeck-us.net>, JawaharBalaji Thirumalaisamy <jawaharb@juniper.net>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, linux-leds@vger.kernel.org, linux-hwmon@vger.kernel.org |
| X-Original-Date | Mon, 17 Oct 2016 22:12:58 +0300 |
| X-Original-Message-ID | <E38D5F40-C626-4143-82C3-916ECFEE30C7@konsulko.com> |
| X-Original-References | <1475853669-22480-1-git-send-email-pantelis.antoniou@konsulko.com> <1475853669-22480-11-git-send-email-pantelis.antoniou@konsulko.com> <20161010202903.GA9122@rob-hp-laptop> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1502366 |
Show key headers only | View raw
> On Oct 10, 2016, at 23:29 , Rob Herring <robh@kernel.org> wrote:
>
> On Fri, Oct 07, 2016 at 06:21:09PM +0300, Pantelis Antoniou wrote:
>> From: Georgi Vlaev <gvlaev@juniper.net>
>>
>> Adds the I2CS Fan Tray hwmon device tree node documentation.
>>
>> Signed-off-by: Georgi Vlaev <gvlaev@juniper.net>
>> [Ported from Juniper kernel]
>> Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
>> ---
>> Documentation/devicetree/bindings/hwmon/i2cs-fan.txt | 19 +++++++++++++++++++
>> 1 file changed, 19 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/hwmon/i2cs-fan.txt
>>
>> diff --git a/Documentation/devicetree/bindings/hwmon/i2cs-fan.txt b/Documentation/devicetree/bindings/hwmon/i2cs-fan.txt
>> new file mode 100644
>> index 0000000..4ef880c
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/hwmon/i2cs-fan.txt
>> @@ -0,0 +1,19 @@
>> +Hwmon driver for Juniper fan trays on I2CS Slave FPGA
>
> This is a h/w description, not a driver.
>
>> +
>> +Required properties:
>> +
>> +- compatible: "i2cs-fan-hwmon"
>
> I doubt any fan control h/w has "hwmon" in the name.
>
>> +
>> +Optional properties:
>> +
>> +- num-fans: fans per tray (default 14)
>> +
>> +- tach-factor: TACH count scaling factor (default 120)
>
> vendor prefixes needed.
>
>> +
>> +Example:
>> +
>> +fan-hwmon {
>> + compatible = "jnx,i2cs-fan-hwmon";
>> + num-fans = <6>;
>> + tach-factor = <33>;
>> +};
>> --
>> 1.9.1
OK on all three.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 10/10] hwmon: i2cs-fan: Add hwmon dts binding documentation Pantelis Antoniou <pantelis.antoniou@konsulko.com> - 2016-10-17 21:20 +0200
csiph-web