On Thu, Mar 21, 2024 at 05:33:18PM +0100, Javier Carrasco wrote: > Convert existing bindings to dtschema to support validation. > > This is a straightforward conversion with no new properties. > > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> > --- > .../devicetree/bindings/hwmon/max6650.txt | 28 --------- > .../devicetree/bindings/hwmon/maxim,max6650.yaml | 70 ++++++++++++++++++++++ > 2 files changed, 70 insertions(+), 28 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>