[PATCH v2] dt-bindings: power: Rename back power_domain.txt bindings to fix references

From: Krzysztof Kozlowski
Date: Tue Nov 19 2019 - 20:35:32 EST


With split of power domain controller bindings to power-domain.yaml,
the consumer part was renamed to power-domain.txt breaking the
references. Undo the renaming.

Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Fixes: ea312b90857d ("dt-bindings: power: Convert Generic Power Domain bindings to json-schema")
Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

---

Changes since v1:
1. Undo the renaming.
---
.../devicetree/bindings/power/{power-domain.txt => power_domain.txt} | 0
MAINTAINERS | 3 ++-
2 files changed, 2 insertions(+), 1 deletion(-)
rename Documentation/devicetree/bindings/power/{power-domain.txt => power_domain.txt} (100%)

diff --git a/Documentation/devicetree/bindings/power/power-domain.txt b/Documentation/devicetree/bindings/power/power_domain.txt
similarity index 100%
rename from Documentation/devicetree/bindings/power/power-domain.txt
rename to Documentation/devicetree/bindings/power/power_domain.txt
diff --git a/MAINTAINERS b/MAINTAINERS
index 7126d3e079a4..f3513c9bce0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6953,7 +6953,8 @@ L: linux-pm@xxxxxxxxxxxxxxx
S: Supported
F: drivers/base/power/domain*.c
F: include/linux/pm_domain.h
-F: Documentation/devicetree/bindings/power/power-domain*
+F: Documentation/devicetree/bindings/power/power_domain.txt
+F: Documentation/devicetree/bindings/power/power-domain.yaml

GENERIC RESISTIVE TOUCHSCREEN ADC DRIVER
M: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
--
2.7.4