ARM: mediatek: DT: Move reset controller constants into common location
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 20 Nov 2015 11:42:44 +0000 (12:42 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 24 Nov 2015 17:58:12 +0000 (18:58 +0100)
By popular vote, the DT binding includes for reset controllers are located
in include/dt-bindings/reset/. Move the mediatek reset constants in there,
too, to avoid confusion.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.txt
Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.txt
arch/arm/boot/dts/mt8135.dtsi
arch/arm64/boot/dts/mediatek/mt8173.dtsi
include/dt-bindings/reset/mt8135-resets.h [moved from include/dt-bindings/reset-controller/mt8135-resets.h with 100% similarity]
include/dt-bindings/reset/mt8173-resets.h [moved from include/dt-bindings/reset-controller/mt8173-resets.h with 100% similarity]

index f6cd3e4192ffc2c06a9a131a91a2b122746dde51..aaf8d1460c4d35e89ab3ad0b3c65026cccd434c7 100644 (file)
@@ -18,7 +18,7 @@ The available clocks are defined in dt-bindings/clock/mt*-clk.h.
 Also it uses the common reset controller binding from
 Documentation/devicetree/bindings/reset/reset.txt.
 The available reset outputs are defined in
-dt-bindings/reset-controller/mt*-resets.h
+dt-bindings/reset/mt*-resets.h
 
 Example:
 
index f25b85499a6f6f2571a5a5b634ef08777494dd00..2f6ff86df49f4c15a7da43c98b094423015711d2 100644 (file)
@@ -18,7 +18,7 @@ The available clocks are defined in dt-bindings/clock/mt*-clk.h.
 Also it uses the common reset controller binding from
 Documentation/devicetree/bindings/reset/reset.txt.
 The available reset outputs are defined in
-dt-bindings/reset-controller/mt*-resets.h
+dt-bindings/reset/mt*-resets.h
 
 Example:
 
index cb99b02d2cccc19c0b5c60c4eed6d994424fb790..1d7f92bdcb9c30b00a9a6a0c8e3103ac37dee9e0 100644 (file)
@@ -15,7 +15,7 @@
 #include <dt-bindings/clock/mt8135-clk.h>
 #include <dt-bindings/interrupt-controller/irq.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
-#include <dt-bindings/reset-controller/mt8135-resets.h>
+#include <dt-bindings/reset/mt8135-resets.h>
 #include "skeleton64.dtsi"
 #include "mt8135-pinfunc.h"
 
index 4dd5f93d0303f9302e80f171ed9bfbeff8bb994b..fd71a87588f1dc2c7a2244d3dddccf4995232e7c 100644 (file)
@@ -15,7 +15,7 @@
 #include <dt-bindings/interrupt-controller/irq.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/power/mt8173-power.h>
-#include <dt-bindings/reset-controller/mt8173-resets.h>
+#include <dt-bindings/reset/mt8173-resets.h>
 #include "mt8173-pinfunc.h"
 
 / {