dts: bindings: comparator: fix nrf-comp binding.

Fix binding so that it's description matches property list
and it's allowed values.

Signed-off-by: Bartlomiej Buczek <bartlomiej.buczek@nordicsemi.no>
This commit is contained in:
Bartlomiej Buczek 2024-12-09 15:48:37 +01:00 committed by Benjamin Cabé
commit 81ad6ecc13
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ description: |
sp-mode = "NORMAL";
th-up = <36>;
th-down = <30>;
isource = "OFF";
isource = "DISABLED";
};
To select an external reference, select the "AREF"
@ -52,8 +52,8 @@ description: |
psel = "AIN0";
extrefsel = "AIN1";
sp-mode = "NORMAL";
hyst = "50MV";
isource = "OFF";
enable-hyst;
isource = "DISABLED";
};
compatible: "nordic,nrf-comp"

View file

@ -23,7 +23,7 @@ description: |
status = "okay";
psel = "AIN0";
refsel = "VDD_4_8";
hyst = "ENABLED";
enable-hyst;
};
To select an external reference, select the "AREF"