summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/altr,tse.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-06-21 17:10:12 -0600
committerPaolo Abeni <pabeni@redhat.com>2023-06-23 12:49:11 +0200
commitfaaa5fd30344f9a7b3816ae7a6b58ccd5a34998f (patch)
treece88ac3208e4ab5291f62db253072eb79da458f1 /Documentation/devicetree/bindings/net/altr,tse.yaml
parent6656ba754d0630ae0af770f71b4fb012ff9a075a (diff)
downloadlinux-stable-faaa5fd30344f9a7b3816ae7a6b58ccd5a34998f.tar.gz
linux-stable-faaa5fd30344f9a7b3816ae7a6b58ccd5a34998f.tar.bz2
linux-stable-faaa5fd30344f9a7b3816ae7a6b58ccd5a34998f.zip
dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
The conditional if/then schema has an error as the "enum" values have "const" in them. Drop the "const". Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230621231012.3816139-1-robh@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/devicetree/bindings/net/altr,tse.yaml')
-rw-r--r--Documentation/devicetree/bindings/net/altr,tse.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/net/altr,tse.yaml b/Documentation/devicetree/bindings/net/altr,tse.yaml
index 9d02af468906..f5d3b70af07a 100644
--- a/Documentation/devicetree/bindings/net/altr,tse.yaml
+++ b/Documentation/devicetree/bindings/net/altr,tse.yaml
@@ -72,8 +72,8 @@ allOf:
compatible:
contains:
enum:
- - const: altr,tse-1.0
- - const: ALTR,tse-1.0
+ - altr,tse-1.0
+ - ALTR,tse-1.0
then:
properties:
reg: