mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
dt-bindings: iio: adf4371: add refin mode
Add support for selecting between single-ended and differential reference input. Input frequency boundaries are change based on the mode selected (single-ended/differential). Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20250127101026.5320-2-antoniu.miclaus@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
22eaca4283
commit
e8279e66a8
|
|
@ -30,8 +30,9 @@ properties:
|
|||
|
||||
clock-names:
|
||||
description:
|
||||
Must be "clkin"
|
||||
maxItems: 1
|
||||
Must be "clkin" if the input reference is single ended or "clkin-diff"
|
||||
if the input reference is differential.
|
||||
enum: [clkin, clkin-diff]
|
||||
|
||||
adi,mute-till-lock-en:
|
||||
type: boolean
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user