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/[email protected] [1]
Signed-off-by: Javier Carrasco <[email protected]>
---
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/[email protected]
---
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 <[email protected]>
On Thu, Mar 21, 2024 at 05:33:16PM +0100, Javier Carrasco wrote:
> 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/[email protected] [1]
>
> Signed-off-by: Javier Carrasco <[email protected]>
> ---
> Changes in v2:
> - max6650: add property constraints and commit message indentation.
> - lm87: No changes, already applied to hwmon-next.
Then you should not have sent it again. And you forgot Conor's
Reviewed-by.
Rob