diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-17 14:10:42 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-01 10:47:11 -0600 |
commit | 8967918e7cee84d8b781feec38286c7d3c1c05da (patch) | |
tree | f4d71994d9713a53f10d5b60c622f09417a2190f | |
parent | a3cc3345d84757966ac22270ecf12c4585a086cd (diff) | |
download | linux-8967918e7cee84d8b781feec38286c7d3c1c05da.tar.bz2 |
MAINTAINERS: drop an old reference to stm32 pwm timers doc
The DT files for pwm were merged and converted to json.
The new reference is already at the maintainers file, so
just drop the obsoleted one.
Fixes: 56fb34d86e87 ("dt-bindings: mfd: Convert stm32 timers bindings to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8deb46374b0e..85d3dd3b18f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15922,7 +15922,6 @@ F: drivers/pwm/pwm-stm32* F: include/linux/*/stm32-*tim* F: Documentation/ABI/testing/*timer-stm32 F: Documentation/devicetree/bindings/*/*stm32-*timer* -F: Documentation/devicetree/bindings/pwm/pwm-stm32* STMMAC ETHERNET DRIVER M: Giuseppe Cavallaro <peppe.cavallaro@st.com> |