From d8fe0514f8eb5001da0bbda1bfd457b37ad8e621 Mon Sep 17 00:00:00 2001 From: Ethan Duckett Date: Fri, 24 May 2024 10:19:23 +0100 Subject: [PATCH] drivers: adc: ltc2451: Add ltc2451 default conversion speed Adds default conversion speed as it isn't a required property Signed-off-by: Ethan Duckett --- dts/bindings/adc/lltc,ltc2451.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dts/bindings/adc/lltc,ltc2451.yaml b/dts/bindings/adc/lltc,ltc2451.yaml index b68f127337f..a3707e2c549 100644 --- a/dts/bindings/adc/lltc,ltc2451.yaml +++ b/dts/bindings/adc/lltc,ltc2451.yaml @@ -10,7 +10,11 @@ include: i2c-device.yaml properties: conversion-speed: type: int + default: 60 enum: - 30 - 60 - description: Set conversion speed in Hz + description: | + Set conversion speed in Hz + Default value corresponds to the default value of the register + To specify channel 2 and 4 = 0b001010 = 10