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)
commit967313e2ec9cb9184e1d6af393c766e87f8eb1fc
treee4224454fefac794e53fc5fd427c56c21b9a7be3
parent74d25721ee6f4bba2afc751bf20517fbe3f6d77b
ARM: mediatek: DT: Move reset controller constants into common location

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-controller/mt8135-resets.h [deleted file]
include/dt-bindings/reset-controller/mt8173-resets.h [deleted file]
include/dt-bindings/reset/mt8135-resets.h [new file with mode: 0644]
include/dt-bindings/reset/mt8173-resets.h [new file with mode: 0644]
This page took 0.027851 seconds and 5 git commands to generate.