From: Michal Simek <michal.simek@xilinx.com>
To: Guenter Roeck <linux@roeck-us.net>,
Robert Hancock <hancock@sedsystems.ca>,
monstr@monstr.eu, Michal Simek <michal.simek@xilinx.com>
Cc: linux-hwmon@vger.kernel.org
Subject: Re: Linux driver for IRPS5401 - status reg not found
Date: Fri, 10 Apr 2020 09:19:28 +0200 [thread overview]
Message-ID: <3d9be1ab-febc-c195-4aca-653cdb87225e@xilinx.com> (raw)
In-Reply-To: <ff6483cf-7513-8a2c-f686-5c6782fa50cc@roeck-us.net>
On 09. 04. 20 23:23, Guenter Roeck wrote:
> On 4/9/20 8:30 AM, Robert Hancock wrote:
>> On 2020-04-09 9:16 a.m., Guenter Roeck wrote:
>>> Hi Michal,
>>>
>>> On 4/9/20 7:29 AM, Michal Simek wrote:
>>> [ ... ]
>>>>
>>>> Just to let you know issue is with i2c driver. Here is my output for the
>>>> record.
>>>>
>>> Thanks a lot for the update.
>>>
>>>> irps5401-i2c-3-43
>>>> Adapter: i2c-0-mux (chan_id 2)
>>>> vin1: 11.56 V (min = +9.00 V, crit max = +14.00 V)
>>>> vin2: 11.56 V (min = +9.00 V, crit max = +14.00 V)
>>>> vin3: 11.56 V (min = +9.00 V, crit max = +14.00 V)
>>>> vin4: N/A
>>>
>>> This is interesting; it means that the rail is not active (?) or
>>> not supported, or maybe even that the driver has a bug. The second
>>> chip reports a value here, so I guess the rail is inactive.
>>> If possible, it would be desirable to detect this during probe
>>> and not try to report values for this rail. It would be great if
>>> you can find the time to figure out what is going on.
>>
>> I would assume that either that rail is not used in that board design and was disabled in the non-volatile config on the chip, or alternately the chip allows combining outputs C and D (i.e. 3 and 4) into a single output in which case only one will report valid data. Not sure offhand if there is a way to detect those cases from the PMBus interface at probe time.
>>
> I think it may be the output disable register (0x38). One would have
> to know the i2c address, read the register, and set page bits
> accordingly. Overall, I am not sure if it is worth the trouble.
> Maybe we should just just add a note to the driver documentation.
https://www.xilinx.com/support/documentation/boards_and_kits/zcu104/ug1267-zcu104-eval-bd.pdf
page 83
0x43 is PHASE_C/D combined together a provide 1.2v.
Thanks,
Michal
next prev parent reply other threads:[~2020-04-10 7:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 11:33 Linux driver for IRPS5401 - status reg not found Michal Simek
2020-03-30 15:24 ` Guenter Roeck
2020-03-30 15:42 ` Robert Hancock
2020-03-30 18:48 ` Guenter Roeck
2020-03-30 19:09 ` Robert Hancock
2020-03-30 19:48 ` Guenter Roeck
2020-03-31 12:38 ` Michal Simek
2020-04-09 14:29 ` Michal Simek
2020-04-09 15:16 ` Guenter Roeck
2020-04-09 15:30 ` Robert Hancock
2020-04-09 21:23 ` Guenter Roeck
2020-04-10 7:19 ` Michal Simek [this message]
2020-03-30 15:46 ` Michal Simek
2020-03-30 16:52 ` Guenter Roeck
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=3d9be1ab-febc-c195-4aca-653cdb87225e@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=hancock@sedsystems.ca \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=monstr@monstr.eu \
/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