[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3152c290-8aca-b91a-df20-335c33395835@9elements.com>
Date: Mon, 31 Oct 2022 13:35:09 +0530
From: Naresh Solanki <naresh.solanki@...ements.com>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org, Guenter Roeck <linux@...ck-us.net>,
Jean Delvare <jdelvare@...e.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org,
Patrick Rudolph <patrick.rudolph@...ements.com>
Subject: Re: [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
Hi Rob,
On 26-10-2022 07:07 pm, Rob Herring wrote:
> fanc: fan-controller {
> #pwm-cells = <3>;
> ...
>
> fan {
> pwms = <&fanc 0 500000 PWM_POLARITY_INVERTED>;
> ...
> };
> };
>
> 0 is PWM number and 500000 is the PWM frequency. The 3rd cell are per
> consumer flags. See pwm.txt for more details.
Did the implementation & while testing getting the below err:
[63.626505] max6639 166-002e: failed to create device link to 166-002e
Powered by blists - more mailing lists