Skip to content

Commit 07f5ae2

Browse files
committed
dt-bindings: bus: Drop empty compatible string in example
In preparation to add generic checks of compatible strings, drop the compatible as '...' is not a valid compatible string. Cc: Maxime Ripard <[email protected]> Cc: Chen-Yu Tsai <[email protected]> Cc: [email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent 3261227 commit 07f5ae2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ examples:
7070
#size-cells = <0>;
7171
7272
pmic@3e3 {
73-
compatible = "...";
7473
reg = <0x3e3>;
7574
7675
/* ... */

0 commit comments

Comments
 (0)