diff options
author | Jiucheng Xu <jiucheng.xu@amlogic.com> | 2022-11-21 10:16:00 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-11-21 18:28:45 +0000 |
commit | fd9678d3beaa5c78dfd878f67bc543f1702cc9d9 (patch) | |
tree | a01882f98b53f337c09e82415205eabdda2b7181 /MAINTAINERS | |
parent | 537216e59f0c126670749f8dc09f5c4f03375234 (diff) | |
download | linux-fd9678d3beaa5c78dfd878f67bc543f1702cc9d9.tar.gz linux-fd9678d3beaa5c78dfd878f67bc543f1702cc9d9.tar.bz2 linux-fd9678d3beaa5c78dfd878f67bc543f1702cc9d9.zip |
dt-binding: perf: Add Amlogic DDR PMU
Add binding documentation for the Amlogic G12 series DDR
performance monitor unit.
Signed-off-by: Jiucheng Xu <jiucheng.xu@amlogic.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221121021602.3306998-3-jiucheng.xu@amlogic.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1157873ccc99..b82e6b670629 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1099,6 +1099,7 @@ L: linux-amlogic@lists.infradead.org S: Supported W: http://www.amlogic.com F: Documentation/admin-guide/perf/meson-ddr-pmu.rst +F: Documentation/devicetree/bindings/perf/amlogic,g12-ddr-pmu.yaml F: drivers/perf/amlogic/ F: include/soc/amlogic/ |