summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset-controller/mt8173-resets.h
AgeCommit message (Collapse)AuthorFilesLines
2015-11-24ARM: mediatek: DT: Move reset controller constants into common locationPhilipp Zabel1-63/+0
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>
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao1-0/+63
This patch adds basic clocks for MT8173, including TOPCKGEN, PLLs, INFRA and PERI clocks. Signed-off-by: James Liao <jamesjj.liao@mediatek.com> Signed-off-by: Henry Chen <henryc.chen@mediatek.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>