Skip to content

Commit 96ba4a4

Browse files
robherringpalmer-dabbelt
authored andcommitted
dt-bindings: perf: riscv,pmu: drop unneeded quotes
Drop unneeded quotes over simple string values to fix a soon to be enabled yamllint warning: [error] string value is redundantly quoted with any quotes (quoted-strings) Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 22e0eb0 commit 96ba4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/perf/riscv,pmu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ properties:
9090
bitmap of all MHPMCOUNTERx that can monitor the range of events
9191

9292
dependencies:
93-
"riscv,event-to-mhpmevent": [ "riscv,event-to-mhpmcounters" ]
93+
riscv,event-to-mhpmevent: [ "riscv,event-to-mhpmcounters" ]
9494

9595
required:
9696
- compatible

0 commit comments

Comments
 (0)