diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-12-04 02:10:04 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-01-14 09:43:48 +0100 |
commit | 27383ca93b58dfb552ff51fc55fe48006d3c7d99 (patch) | |
tree | 5b88672463a2d13799bc7d69f0d45e7b2fb72d35 /MAINTAINERS | |
parent | dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings (diff) | |
download | linux-27383ca93b58dfb552ff51fc55fe48006d3c7d99.tar.xz linux-27383ca93b58dfb552ff51fc55fe48006d3c7d99.zip |
dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
The regulator/s5m8767-regulator.txt duplicates some of the information
about bindings with old mfd/s2mps11.txt. Now common part exists entirely
in mfd/samsung,sec-core.txt so:
- add company prefix to file name (regulator/samsung,s5m8767.txt),
- remove duplicated information,
- reorganize the contents to match style of
regulator/samsung,s2mps11.txt.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c0bbced0532..5d38715eced5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9223,9 +9223,9 @@ F: drivers/regulator/s5m*.c F: drivers/clk/clk-s2mps11.c F: drivers/rtc/rtc-s5m.c F: include/linux/mfd/samsung/ -F: Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt F: Documentation/devicetree/bindings/mfd/samsung,sec-core.txt F: Documentation/devicetree/bindings/regulator/samsung,s2m*.txt +F: Documentation/devicetree/bindings/regulator/samsung,s5m*.txt F: Documentation/devicetree/bindings/clock/samsung,s2mps11.txt SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS |