aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
diff options
context:
space:
mode:
authorSerge Semin <Sergey.Semin@baikalelectronics.ru>2020-07-14 15:57:47 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-07-21 10:24:04 +0200
commit29cf195d33409b76a84cd8722967c96cc7162ca0 (patch)
treec8d250181005859773102a6a86c9fd19d320f06f /Documentation/devicetree/bindings/power/mti,mips-cpc.txt
parentMIPS: Prevent READ_IMPLIES_EXEC propagation (diff)
downloadlinux-dev-29cf195d33409b76a84cd8722967c96cc7162ca0.tar.xz
linux-dev-29cf195d33409b76a84cd8722967c96cc7162ca0.zip
dt-bindings: power: Convert mti,mips-cpc to DT schema
It's a Cluster Power Controller embedded into the MIPS IP cores. Currently the corresponding dts node is supposed to have compatible and reg properties. Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> Reviewed-by: Rob Herring <robh@kernel.org> Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'Documentation/devicetree/bindings/power/mti,mips-cpc.txt')
-rw-r--r--Documentation/devicetree/bindings/power/mti,mips-cpc.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/power/mti,mips-cpc.txt b/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
deleted file mode 100644
index c6b82511ae8a..000000000000
--- a/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Binding for MIPS Cluster Power Controller (CPC).
-
-This binding allows a system to specify where the CPC registers are
-located.
-
-Required properties:
-compatible : Should be "mti,mips-cpc".
-regs: Should describe the address & size of the CPC register region.