[PATCH 0/6] dt-bindings: hwmon: Add undocumented compatibles

Rob Herring (Arm) posted 6 patches 3 months, 1 week ago
.../devicetree/bindings/hwmon/lltc,ltc2978.yaml    |  2 +
.../devicetree/bindings/hwmon/maxim,max20730.yaml  |  1 +
.../devicetree/bindings/hwmon/national,lm90.yaml   |  8 ++++
.../bindings/hwmon/pmbus/ti,ucd90320.yaml          |  6 +++
.../devicetree/bindings/hwmon/ti,lm87.yaml         |  4 +-
.../devicetree/bindings/trivial-devices.yaml       | 50 ++++++++++++++++++++++
6 files changed, 70 insertions(+), 1 deletion(-)
[PATCH 0/6] dt-bindings: hwmon: Add undocumented compatibles
Posted by Rob Herring (Arm) 3 months, 1 week ago
This series adds some undocumented compatibles which are already in use 
in drivers. They were found running 'make dt_compatible_check'.

Please take via the hwmon tree except the last trivial-devices patch as 
it has a minor conflict with my tree otherwise.

Rob

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Rob Herring (Arm) (6):
      dt-bindings: hwmon: national,lm90: Add missing Dallas max6654 and onsemi nct72, nct214, and nct218
      dt-bindings: hwmon: ti,lm87: Add adi,adm1024 compatible
      dt-bindings: hwmon: lltc,ltc2978: Add lltc,ltc713 compatible
      dt-bindings: hwmon: maxim,max20730: Add maxim,max20710 compatible
      dt-bindings: hwmon: pmbus: ti,ucd90320: Add missing compatibles
      dt-bindings: trivial-devices: Add undocumented hwmon devices

 .../devicetree/bindings/hwmon/lltc,ltc2978.yaml    |  2 +
 .../devicetree/bindings/hwmon/maxim,max20730.yaml  |  1 +
 .../devicetree/bindings/hwmon/national,lm90.yaml   |  8 ++++
 .../bindings/hwmon/pmbus/ti,ucd90320.yaml          |  6 +++
 .../devicetree/bindings/hwmon/ti,lm87.yaml         |  4 +-
 .../devicetree/bindings/trivial-devices.yaml       | 50 ++++++++++++++++++++++
 6 files changed, 70 insertions(+), 1 deletion(-)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250701-dt-hwmon-compatibles-0ce0bc2bbf18

Best regards,
-- 
Rob Herring (Arm) <robh@kernel.org>