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 <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231122224414.2809184-1-robh@kernel.org Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 22e0eb0 commit 96ba4a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)