devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: hwmon: convert lm87 and max6650 to dtschema
@ 2024-03-21 16:33 Javier Carrasco
  2024-03-21 16:33 ` [PATCH v2 1/2] dt-bindings: hwmon: lm87: convert " Javier Carrasco
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Javier Carrasco @ 2024-03-21 16:33 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, peiyu li
  Cc: linux-hwmon, devicetree, linux-kernel, Javier Carrasco

This series converts the existing lm87.txt and max6650.txt bindings to
dtschema. Both are direct conversions with no additional properties.

There has been an attempt to convert the bindings of the lm87 before
[1], but the author (added to recipients) has confirmed that no further
versions will be submitted, and no acknowledgment is desired.

Link: https://lore.kernel.org/linux-hwmon/20231030125221.12974-1-579lpy@gmail.com [1]

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
Changes in v2:
- max6650: add property constraints and commit message indentation.
- lm87: No changes, already applied to hwmon-next.
- Link to v1: https://lore.kernel.org/r/20240320-hwmon_yaml-v1-0-a349ca21ccab@gmail.com

---
Javier Carrasco (2):
      dt-bindings: hwmon: lm87: convert to dtschema
      dt-bindings: hwmon: max6650: convert to dtschema

 Documentation/devicetree/bindings/hwmon/lm87.txt   | 30 ----------
 .../devicetree/bindings/hwmon/max6650.txt          | 28 ---------
 .../devicetree/bindings/hwmon/maxim,max6650.yaml   | 70 ++++++++++++++++++++++
 .../devicetree/bindings/hwmon/ti,lm87.yaml         | 69 +++++++++++++++++++++
 4 files changed, 139 insertions(+), 58 deletions(-)
---
base-commit: a4145ce1e7bc247fd6f2846e8699473448717b37
change-id: 20240320-hwmon_yaml-4d738e3b2c82

Best regards,
-- 
Javier Carrasco <javier.carrasco.cruz@gmail.com>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-03-23 14:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21 16:33 [PATCH v2 0/2] dt-bindings: hwmon: convert lm87 and max6650 to dtschema Javier Carrasco
2024-03-21 16:33 ` [PATCH v2 1/2] dt-bindings: hwmon: lm87: convert " Javier Carrasco
2024-03-21 17:46   ` Krzysztof Kozlowski
2024-03-21 17:47     ` Krzysztof Kozlowski
2024-03-21 16:33 ` [PATCH v2 2/2] dt-bindings: hwmon: max6650: " Javier Carrasco
2024-03-21 16:50   ` Rob Herring
2024-03-23 14:15   ` Guenter Roeck
2024-03-21 16:48 ` [PATCH v2 0/2] dt-bindings: hwmon: convert lm87 and max6650 " Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).