From 3c281d8e7821ee7a8c1a0158b02d4d2fd7209d2d Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Tue, 27 Sep 2022 08:50:13 +0200 Subject: [PATCH] lmsensors: hw20: Remove input voltage This is not implemented. --- .../lm_sensors/lmsensors-config/am335x-nrhw20/sensors.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-bsp/lm_sensors/lmsensors-config/am335x-nrhw20/sensors.conf b/recipes-bsp/lm_sensors/lmsensors-config/am335x-nrhw20/sensors.conf index 604e4b7..9b6ec62 100644 --- a/recipes-bsp/lm_sensors/lmsensors-config/am335x-nrhw20/sensors.conf +++ b/recipes-bsp/lm_sensors/lmsensors-config/am335x-nrhw20/sensors.conf @@ -1,7 +1,6 @@ chip "da9063-*" label in0 "main-voltage" - label in1 "input-voltage" - compute in1 15.0*@, @/15.0 + ignore in1 ignore in2 ignore in3 label in4 "rtc-voltage"