aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset-controller
AgeCommit message (Collapse)AuthorFilesLines
2021-10-08arm64: dts: mediatek: Move reset controller constants into common locationEnric Balletbo i Serra3-150/+0
The DT binding includes for reset controllers are located in include/dt-bindings/reset/. Move the Mediatek reset constants in there. Signed-off-by: Enric Balletbo i Serra <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Link: https://lore.kernel.org/r/20210930103105.v4.1.I514d9aafff3a062f751b37d3fea7402f67595b86@changeid Signed-off-by: Matthias Brugger <[email protected]>
2021-02-07dt-binding: mt8192: add toprgu reset-controller head fileCrystal Guo1-0/+30
add toprgu reset-controller head file for MT8192 platform Signed-off-by: Crystal Guo <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Acked-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
2020-01-27dt-bindings: mediatek: mt2712: Add #reset-cellsyong.liang1-0/+22
Add #reset-cells and update mtk-wdt.txt Signed-off-by: yong.liang <[email protected]> Signed-off-by: Jiaxin Yu <[email protected]> Reviewed-by: Yingjoe Chen <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
2020-01-27dt-bindings: mediatek: mt8183: Add #reset-cellsyong.liang1-0/+17
Add #reset-cells property and update example Signed-off-by: yong.liang <[email protected]> Signed-off-by: Jiaxin Yu <[email protected]> Reviewed-by: Yingjoe Chen <[email protected]> Reviewed-by: Philipp Zabel <[email protected]> Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
2019-08-08clk: reset: Modify reset-controller driveryong.liang1-0/+81
Set reset signal by a register and clear reset signal by another register for 8183. Signed-off-by: yong.liang <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
2015-11-24ARM: mediatek: DT: Move reset controller constants into common locationPhilipp Zabel2-127/+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 <[email protected]> Signed-off-by: Matthias Brugger <[email protected]>
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel3-139/+0
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 <[email protected]> Acked-by: Patrice Chotard <[email protected]>
2015-05-05clk: 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 <[email protected]> Signed-off-by: Henry Chen <[email protected]> Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
2015-05-05clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao1-0/+64
This patch adds basic clocks for MT8135, including TOPCKGEN, PLLs, INFRA and PERI clocks. Signed-off-by: James Liao <[email protected]> Signed-off-by: Henry Chen <[email protected]> Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
2014-10-31reset: stih407: Add reset controllers DT bindingsMaxime Coquelin1-0/+61
This patch adds softreset, powerdown and picophy reset controllers DT bindings for the STiH407 SoC. Signed-off-by: Giuseppe Cavallaro <[email protected]> Signed-off-by: Peter Griffin <[email protected]> Acked-by: Lee Jones <[email protected]> Signed-off-by: Maxime Coquelin <[email protected]>
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ1-0/+1
Add keyscan reset on stih416 reset controller. Acked-by: Philipp Zabel <[email protected]> Signed-off-by: Giuseppe Condorelli <[email protected]> Signed-off-by: Gabriel Fernandez <[email protected]> Signed-off-by: Maxime Coquelin <[email protected]>
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ1-0/+1
Add keyscan reset on stih415 reset controller. Acked-by: Philipp Zabel <[email protected]> Signed-off-by: Giuseppe Condorelli <[email protected]> Signed-off-by: Gabriel Fernandez <[email protected]> Signed-off-by: Maxime Coquelin <[email protected]>
2014-03-11ARM: STi: STiH416: Add soft reset controller support.Srinivas Kandagatla1-0/+29
This patch adds soft reset controller support for STiH415 and adds new softreset lines required for other device tree nodes in the header file. Signed-off-by: Srinivas Kandagatla <[email protected]>
2014-03-11ARM: STi: STiH416: Add reset controller support.Srinivas Kandagatla1-0/+21
This patch adds a reset controller node to the SOC device tree and also adds new header files with reset lines required for other device tree nodes. Signed-off-by: Srinivas Kandagatla <[email protected]>
2014-03-11ARM: STi: STiH415: Add soft reset controller support.Srinivas Kandagatla1-0/+7
This patch adds soft reset controller support for STiH415 and adds new softreset lines required for other device tree nodes in the header file. Signed-off-by: Srinivas Kandagatla <[email protected]>
2014-03-11ARM: STi: STiH415: Add reset controller support.Srinivas Kandagatla1-0/+19
This patch adds a reset controller node to the SOC device tree and also adds new header files with reset lines required for other device tree nodes. Signed-off-by: Srinivas Kandagatla <[email protected]>