ARM: STi: DT: Move reset controller constants into common location
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 13 Feb 2015 11:20:49 +0000 (12:20 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 3 Aug 2015 11:13:44 +0000 (13:13 +0200)
commitefdf5aa8f175c18def6407bb2b51643e4da88259
treef10a24ba611494d35232b141067c79494728f116
parentb2f6dd7b94ee9c07b93fb8e69d782af6fde0410f
ARM: STi: 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 STi reset constants in there, too,
to avoid confusion.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
15 files changed:
Documentation/devicetree/bindings/reset/st,sti-picophyreset.txt
Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
Documentation/devicetree/bindings/reset/st,sti-softreset.txt
arch/arm/boot/dts/stih407-family.dtsi
arch/arm/boot/dts/stih415.dtsi
arch/arm/boot/dts/stih416.dtsi
drivers/reset/sti/reset-stih407.c
drivers/reset/sti/reset-stih415.c
drivers/reset/sti/reset-stih416.c
include/dt-bindings/reset-controller/stih407-resets.h [deleted file]
include/dt-bindings/reset-controller/stih415-resets.h [deleted file]
include/dt-bindings/reset-controller/stih416-resets.h [deleted file]
include/dt-bindings/reset/stih407-resets.h [new file with mode: 0644]
include/dt-bindings/reset/stih415-resets.h [new file with mode: 0644]
include/dt-bindings/reset/stih416-resets.h [new file with mode: 0644]
This page took 0.02862 seconds and 5 git commands to generate.