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 <mripard@kernel.org> Cc: Chen-Yu Tsai <wens@csie.org> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 3261227 commit 07f5ae2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)