diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2015-02-13 12:20:49 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2015-08-03 13:13:44 +0200 |
commit | efdf5aa8f175c18def6407bb2b51643e4da88259 (patch) | |
tree | f10a24ba611494d35232b141067c79494728f116 /Documentation/devicetree/bindings/reset/st,sti-softreset.txt | |
parent | MAINTAINERS: add include/dt-bindings/reset path to reset controller entry (diff) | |
download | linux-efdf5aa8f175c18def6407bb2b51643e4da88259.tar.xz linux-efdf5aa8f175c18def6407bb2b51643e4da88259.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/reset/st,sti-softreset.txt')
-rw-r--r-- | Documentation/devicetree/bindings/reset/st,sti-softreset.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/reset/st,sti-softreset.txt b/Documentation/devicetree/bindings/reset/st,sti-softreset.txt index a8d3d3c25ca2..891a2fd85ed6 100644 --- a/Documentation/devicetree/bindings/reset/st,sti-softreset.txt +++ b/Documentation/devicetree/bindings/reset/st,sti-softreset.txt @@ -42,5 +42,5 @@ example: Macro definitions for the supported reset channels can be found in: -include/dt-bindings/reset-controller/stih415-resets.h -include/dt-bindings/reset-controller/stih416-resets.h +include/dt-bindings/reset/stih415-resets.h +include/dt-bindings/reset/stih416-resets.h |