aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-03-02 11:36:20 -0600
committerRob Herring <robh@kernel.org>2020-03-04 13:59:24 -0600
commit07f5ae220b36214cd9be489cf36ffe92d9c08944 (patch)
tree8408f7692d8fd22f50e8a174fb05907ccf1b2649 /Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
parentdt-bindings: power: Convert domain-idle-states bindings to json-schema (diff)
downloadlinux-dev-07f5ae220b36214cd9be489cf36ffe92d9c08944.tar.xz
linux-dev-07f5ae220b36214cd9be489cf36ffe92d9c08944.zip
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>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml b/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
index 9fe11ceecdba..80973619342d 100644
--- a/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
+++ b/Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
@@ -70,7 +70,6 @@ examples:
#size-cells = <0>;
pmic@3e3 {
- compatible = "...";
reg = <0x3e3>;
/* ... */