Skip to content

Commit 7ab4e62

Browse files
committed
dt-bindings: iio: adc: xlnx,versal-sysmon: don't redefine reg type
Remove the $ref from the reg property that assigns a type to it. This is a standard property with type of "address", so assigning a different type causes a conflict and even causes the dtschema tool to crash when running `make dtbs_check`. Signed-off-by: David Lechner <[email protected]>
1 parent 3c5305e commit 7ab4e62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/iio/adc/xlnx,versal-sysmon.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ patternProperties:
7070
7171
properties:
7272
reg:
73-
$ref: /schemas/types.yaml#/definitions/uint32
7473
minimum: 0
7574
maximum: 159
7675
description:

0 commit comments

Comments
 (0)