diff options
author | Rob Herring <robh@kernel.org> | 2019-01-10 23:16:28 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-01-14 15:40:59 +0100 |
commit | c061ce249f9bd21a7b6effa46a99563b876f76b6 (patch) | |
tree | a6bcb7634a200037146ccd0af145529d860d64c0 /MAINTAINERS | |
parent | Linux 5.0-rc2 (diff) | |
download | linux-c061ce249f9bd21a7b6effa46a99563b876f76b6.tar.xz linux-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 |