We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab4e62 commit bc633f0Copy full SHA for bc633f0
Documentation/devicetree/bindings/iio/adc/adi,ad9083.yaml
@@ -40,7 +40,7 @@ properties:
40
41
jesd204-inputs:
42
description: JESD204-fsm devices phandles and specifiers (used to build the link topology)
43
- $ref: "/schemas/types.yaml#/definitions/phandle"
+ $ref: /schemas/types.yaml#/definitions/phandle
44
45
spi-max-frequency:
46
const: 1000000
@@ -49,7 +49,7 @@ properties:
49
maxItems: 1
50
51
clock-names:
52
- const: "adc_ref_clk"
+ const: adc_ref_clk
53
description: AD9083 reference clock name
54
55
adi,adc-frequency-hz:
0 commit comments