[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4d1c3eb1-5c42-490f-83e5-60de05ffad06@kernel.org>
Date: Wed, 12 Mar 2025 10:49:19 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Svyatoslav Ryhel <clamor95@...il.com>, Rob Herring <robh@...nel.org>
Cc: Sebastian Reichel <sre@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: power: supply: Document Maxim MAX8971
charger
On 12/03/2025 07:02, Svyatoslav Ryhel wrote:
>>> +
>>> + reg:
>>> + maxItems: 1
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + monitored-battery: true
>>> +
>>> + maxim,usb-connector:
>>
>> Just 'connector', so when we have a 3rd case, we don't have a 3rd
>> vendor.
>>
>
> Please, please be explicit and specific, you could not tell me this in
git grep -C 3 connector:
> v3, you could but you decided to fuck up v4 as well. So wise.
We got a lot to review thus we make reviews concise. I understand that
it might lead to insufficient guidance, so more help in removing
workload from maintainers is always appreciated.
Instead of using vulgar words towards us, please put a bit more effort
and look at other recent bindings how they do it.
Review is provided in good faith and if it is by any chance incorrect,
it is enough to disagree instead of throwing things like above. That's
not acceptable.
> Additionally, if you want a generic 'connector' which can be
> referenced as 'connector: true' then add one, ATM this is classified
> under your own terms as 'vendor property' and needs a vendor prefix.
richtek,usb-connector is not the good example here. Your previous code here:
https://lore.kernel.org/all/20250225090014.59067-2-clamor95@gmail.com/
looks correct - you have there port. So where does charger_input point?
>
>>> + description:
>>> + Phandle to a USB connector according to usb-connector.yaml. The connector
>>> + should be a child of the extcon device.
>>
>> 'extcon' is a Linuxism. Is there an actual requirement here that's not
>> *current* Linux requirements (which could change)? I assume the
>> requirement is to have vbus or some supply?
>>
>
> Pardon me, this schema is part of Linux kernel, no? I have no clue why
Bindings are used by other projects as well and they live here because
of possibility of review by skilled people and due to size of the
community. It does not make them, in general, Linux specific.
> you collectively decided to just ignore external connector detection
> devices. Ignorance does not affect the fact that such devices exist.
We didn't. They are described.
>
> And no, it does not need vbus not supply, it needs EXTCON
There is no such thing as "extcon" from hardware point of view. Point us
to any standard or even wikipedia article describing it.
Best regards,
Krzysztof
Powered by blists - more mailing lists