diff options
author | Rob Herring <robh@kernel.org> | 2019-01-10 16:16:28 -0600 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-01-14 14:40:59 +0000 |
commit | c061ce249f9bd21a7b6effa46a99563b876f76b6 (patch) | |
tree | a6bcb7634a200037146ccd0af145529d860d64c0 /MAINTAINERS | |
parent | 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8 (diff) | |
download | linux-stable-c061ce249f9bd21a7b6effa46a99563b876f76b6.tar.gz linux-stable-c061ce249f9bd21a7b6effa46a99563b876f76b6.tar.bz2 linux-stable-c061ce249f9bd21a7b6effa46a99563b876f76b6.zip |
dt-bindings: arm: Convert PMU binding to json-schema
Convert ARM PMU binding to DT schema format using json-schema.
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d04cebb4a71..20339d2e3fb3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1159,7 +1159,7 @@ F: arch/arm*/include/asm/hw_breakpoint.h F: arch/arm*/include/asm/perf_event.h F: drivers/perf/* F: include/linux/perf/arm_pmu.h -F: Documentation/devicetree/bindings/arm/pmu.txt +F: Documentation/devicetree/bindings/arm/pmu.yaml F: Documentation/devicetree/bindings/perf/ ARM PORT |