/Linux-v4.19/Documentation/devicetree/bindings/reset/ |
D | zynq-reset.txt | 8 - compatible: "xlnx,zynq-reset" 12 - #reset-cells: Must be 1 18 compatible = "xlnx,zynq-reset"; 20 #reset-cells = <1>; 25 0 : soft reset 26 32 : ddr reset 27 64 : topsw reset 28 96 : dmac reset 29 128: usb0 reset 30 129: usb1 reset [all …]
|
D | uniphier-reset.txt | 1 UniPhier reset controller 4 System reset 9 "socionext,uniphier-ld4-reset" - for LD4 SoC 10 "socionext,uniphier-pro4-reset" - for Pro4 SoC 11 "socionext,uniphier-sld8-reset" - for sLD8 SoC 12 "socionext,uniphier-pro5-reset" - for Pro5 SoC 13 "socionext,uniphier-pxs2-reset" - for PXs2/LD6b SoC 14 "socionext,uniphier-ld11-reset" - for LD11 SoC 15 "socionext,uniphier-ld20-reset" - for LD20 SoC 16 "socionext,uniphier-pxs3-reset" - for PXs3 SoC [all …]
|
D | reset.txt | 3 This binding is intended to represent the hardware reset signals present 8 Hardware blocks typically receive a reset signal. This signal is generated by 9 a reset provider (e.g. power management or clock module) and received by a 10 reset consumer (the module being reset, or a module managing when a sub- 11 ordinate module is reset). This binding exists to represent the provider and 14 A reset signal is represented by the phandle of the provider, plus a reset 15 specifier - a list of DT cells that represents the reset signal within the 16 provider. The length (number of cells) and semantics of the reset specifier 17 are dictated by the binding of the reset provider, although common schemes 20 A word on where to place reset signal consumers in device tree: It is possible [all …]
|
D | snps,hsdk-reset.txt | 1 Binding for the Synopsys HSDK reset controller 3 This binding uses the common reset binding[1]. 5 [1] Documentation/devicetree/bindings/reset/reset.txt 8 - compatible: should be "snps,hsdk-reset". 9 - reg: should always contain 2 pairs address - length: first for reset 10 configuration register and second for corresponding SW reset and status bits 12 - #reset-cells: from common reset binding; Should always be set to 1. 15 reset: reset@880 { 16 compatible = "snps,hsdk-reset"; 17 #reset-cells = <1>; [all …]
|
D | ti-syscon-reset.txt | 4 Almost all SoCs have hardware modules that require reset control in addition 5 to clock and power control for their functionality. The reset control is 13 and provides reset management functionality for various hardware modules 18 Each of the reset provider/controller nodes should be a child of a syscon 27 "ti,syscon-reset" 28 - #reset-cells : Should be 1. Please see the reset consumer node below 30 - ti,reset-bits : Contains the reset control register information 31 Should contain 7 cells for each reset exposed to 33 Cell #1 : offset of the reset assert control 35 Cell #2 : bit position of the reset in the reset [all …]
|
D | snps,axs10x-reset.txt | 1 Binding for the AXS10x reset controller 4 to control reset signals of selected peripherals. For example DW GMAC, etc... 6 represents up-to 32 reset lines. 11 This binding uses the common reset binding[1]. 13 [1] Documentation/devicetree/bindings/reset/reset.txt 16 - compatible: should be "snps,axs10x-reset". 17 - reg: should always contain pair address - length: for creg reset 19 - #reset-cells: from common reset binding; Should always be set to 1. 22 reset: reset-controller@11220 { 23 compatible = "snps,axs10x-reset"; [all …]
|
D | img,pistachio-reset.txt | 4 This binding describes a reset controller device that is used to enable and 5 disable individual IP blocks within the Pistachio SoC using "soft reset" 8 The actual action taken when soft reset is asserted is hardware dependent. 13 Please refer to Documentation/devicetree/bindings/reset/reset.txt 14 for common reset controller binding usage. 18 - compatible: Contains "img,pistachio-reset" 20 - #reset-cells: Contains 1 31 pistachio_reset: reset-controller { 32 compatible = "img,pistachio-reset"; 33 #reset-cells = <1>; [all …]
|
D | fsl,imx7-src.txt | 4 Please also refer to reset.txt in this directory for common reset 12 - #reset-cells: 1, see below 16 src: reset-controller@30390000 { 20 #reset-cells = <1>; 24 Specifying reset lines connected to IP modules 27 The system reset controller can be used to reset various set of 28 peripherals. Device nodes that need access to reset lines should 29 specify them as a reset phandle in their corresponding node as 30 specified in reset.txt. 40 reset-names = "pciephy", "apps"; [all …]
|
D | lantiq,reset.txt | 1 Lantiq XWAY SoC RCU reset controller binding 4 This binding describes a reset-controller found on the RCU module on Lantiq 12 "lantiq,danube-reset" 13 "lantiq,xrx200-reset" 16 - Offset of the reset set register 17 - Offset of the reset status register 18 - #reset-cells : Specifies the number of cells needed to encode the 19 reset line, should be 2. 20 The first cell takes the reset set bit and the 24 Example for the reset-controllers on the xRX200 SoCs: [all …]
|
D | ath79-reset.txt | 1 Binding for Qualcomm Atheros AR7xxx/AR9XXX reset controller 3 Please also refer to reset.txt in this directory for common reset 7 - compatible: has to be "qca,<soctype>-reset", "qca,ar7100-reset" 10 - #reset-cells : Specifies the number of cells needed to encode reset 15 reset-controller@1806001c { 16 compatible = "qca,ar9132-reset", "qca,ar7100-reset"; 19 #reset-cells = <1>;
|
D | hisilicon,hi3660-reset.txt | 4 Please also refer to reset.txt in this directory for common reset 7 The reset controller registers are part of the system-ctl block on 12 "hisilicon,hi3660-reset" 13 - hisi,rst-syscon: phandle of the reset's syscon. 14 - #reset-cells : Specifies the number of cells needed to encode a 15 reset source. The type shall be a <u32> and the value shall be 2. 17 Cell #1 : offset of the reset assert control 21 Cell #2 : bit position of the reset in the reset control register 30 compatible = "hisilicon,hi3660-reset"; 32 #reset-cells = <2>; [all …]
|
D | amlogic,meson-reset.txt | 4 Please also refer to reset.txt in this directory for common reset 8 - compatible: Should be "amlogic,meson8b-reset", "amlogic,meson-gxbb-reset" or 9 "amlogic,meson-axg-reset". 11 - #reset-cells: 1, see below 15 reset: reset-controller { 16 compatible = "amlogic,meson-gxbb-reset"; 18 #reset-cells = <1>;
|
D | qcom,aoss-reset.txt | 4 This binding describes a reset-controller found on AOSS-CC (always on subsystem) 20 - #reset-cells: 23 Definition: must be 1; cell entry represents the reset index. 27 aoss_reset: reset-controller@c2a0000 { 30 #reset-cells = <1>; 33 Specifying reset lines connected to IP modules 36 Device nodes that need access to reset lines should 37 specify them as a reset phandle in their corresponding node as 38 specified in reset.txt. 40 For list of all valid reset indicies see [all …]
|
D | ti,sci-reset.txt | 14 This reset controller node uses the TI SCI protocol to perform the reset 20 - compatible : Should be "ti,sci-reset" 21 - #reset-cells : Should be 2. Please see the reset consumer node below for 26 Each of the reset consumer nodes should have the following properties, 31 - resets : A phandle and reset specifier pair, one pair for each reset 33 The phandle should point to the TI-SCI reset controller node, 34 and the reset specifier should have 2 cell-values. The first 36 contain the reset mask value used by system controller. 41 Please also refer to Documentation/devicetree/bindings/reset/reset.txt for 42 common reset controller usage by consumers. [all …]
|
D | berlin,reset.txt | 1 Marvell Berlin reset controller 4 Please also refer to reset.txt in this directory for common reset 7 The reset controller node must be a sub-node of the chip controller 11 - compatible: should be "marvell,berlin2-reset" 12 - #reset-cells: must be set to 2 16 chip_rst: reset { 17 compatible = "marvell,berlin2-reset"; 18 #reset-cells = <2>;
|
D | oxnas,reset.txt | 4 Please also refer to reset.txt in this directory for common reset 8 - compatible: For OX810SE, should be "oxsemi,ox810se-reset" 9 For OX820, should be "oxsemi,ox820-reset" 10 - #reset-cells: 1, see below 19 - For OX810SE: include/dt-bindings/reset/oxsemi,ox810se.h 20 - For OX820: include/dt-bindings/reset/oxsemi,ox820.h 28 reset: reset-controller { 29 compatible = "oxsemi,ox810se-reset"; 30 #reset-cells = <1>;
|
D | sirf,rstc.txt | 4 Please also refer to reset.txt in this directory for common reset 11 - #reset-cells: 1, see below 15 rstc: reset-controller@88010000 { 18 #reset-cells = <1>; 21 Specifying reset lines connected to IP modules 24 The reset controller(rstc) manages various reset sources. This module provides 25 reset signals for most blocks in system. Those device nodes should specify the 26 reset line on the rstc in their resets property, containing a phandle to the 27 rstc device node and a RESET_INDEX specifying which module to reset, as described 28 in reset.txt.
|
D | zte,zx2967-reset.txt | 4 Please also refer to reset.txt in this directory for common reset 9 * zte,zx296718-reset 12 - #reset-cells: must be 1. 16 reset: reset-controller@1461060 { 17 compatible = "zte,zx296718-reset"; 19 #reset-cells = <1>;
|
/Linux-v4.19/drivers/reset/ |
D | Makefile | 6 obj-$(CONFIG_RESET_A10SR) += reset-a10sr.o 7 obj-$(CONFIG_RESET_ATH79) += reset-ath79.o 8 obj-$(CONFIG_RESET_AXS10X) += reset-axs10x.o 9 obj-$(CONFIG_RESET_BERLIN) += reset-berlin.o 10 obj-$(CONFIG_RESET_HSDK) += reset-hsdk.o 11 obj-$(CONFIG_RESET_IMX7) += reset-imx7.o 12 obj-$(CONFIG_RESET_LANTIQ) += reset-lantiq.o 13 obj-$(CONFIG_RESET_LPC18XX) += reset-lpc18xx.o 14 obj-$(CONFIG_RESET_MESON) += reset-meson.o 15 obj-$(CONFIG_RESET_MESON_AUDIO_ARB) += reset-meson-audio-arb.o [all …]
|
D | Kconfig | 10 This framework is designed to abstract reset handling of devices 11 via GPIOs or SoC-internal reset controller modules. 21 This option enables support for the external reset functions for 28 This enables the ATH79 reset controller driver that supports the 29 AR71xx SoC reset controller. 35 This enables the reset controller driver for AXS10x. 41 This enables the reset controller driver for Marvell Berlin SoCs. 48 This enables the reset controller driver for HSDK board. 56 This enables the reset controller driver for i.MX7 SoCs. 62 This enables the reset controller driver for Lantiq / Intel XWAY SoCs. [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 1 * Device tree bindings for Texas Instruments keystone reset 3 This node is intended to allow SoC reset in case of software reset 6 The Keystone SoCs can contain up to 4 watchdog timers to reset 8 block. The Reset Mux block can be configured to cause reset or not. 10 Additionally soft or hard reset can be configured. 14 - compatible: ti,keystone-reset 18 reset control registers. 26 - ti,soft-reset: Boolean option indicating soft reset. 27 By default hard reset is used. 29 - ti,wdt-list: WDT list that can cause SoC reset. It's not related [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/power/ |
D | amlogic,meson-gx-pwrc.txt | 22 - resets: phandles to the reset lines needed for this power demain sequence 23 as described in ../reset/reset.txt 43 resets = <&reset RESET_VIU>, 44 <&reset RESET_VENC>, 45 <&reset RESET_VCBUS>, 46 <&reset RESET_BT656>, 47 <&reset RESET_DVIN_RESET>, 48 <&reset RESET_RDMA>, 49 <&reset RESET_VENCI>, 50 <&reset RESET_VENCP>, [all …]
|
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_common.c | 94 struct ccu_reset *reset; in sunxi_ccu_probe() local 126 reset = kzalloc(sizeof(*reset), GFP_KERNEL); in sunxi_ccu_probe() 127 if (!reset) { in sunxi_ccu_probe() 132 reset->rcdev.of_node = node; in sunxi_ccu_probe() 133 reset->rcdev.ops = &ccu_reset_ops; in sunxi_ccu_probe() 134 reset->rcdev.owner = THIS_MODULE; in sunxi_ccu_probe() 135 reset->rcdev.nr_resets = desc->num_resets; in sunxi_ccu_probe() 136 reset->base = reg; in sunxi_ccu_probe() 137 reset->lock = &ccu_lock; in sunxi_ccu_probe() 138 reset->reset_map = desc->resets; in sunxi_ccu_probe() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/display/tegra/ |
D | nvidia,tegra20-host1x.txt | 18 - resets: Must contain an entry for each entry in reset-names. 19 See ../reset/reset.txt for details. 20 - reset-names: Must include the following entries: 34 - resets: Must contain an entry for each entry in reset-names. 35 See ../reset/reset.txt for details. 36 - reset-names: Must include the following entries: 47 - resets: Must contain an entry for each entry in reset-names. 48 See ../reset/reset.txt for details. 49 - reset-names: Must include the following entries: 60 - resets: Must contain an entry for each entry in reset-names. [all …]
|
/Linux-v4.19/arch/m68k/coldfire/ |
D | Makefile | 19 obj-$(CONFIG_M5206) += m5206.o timers.o intc.o reset.o 20 obj-$(CONFIG_M5206e) += m5206.o timers.o intc.o reset.o 21 obj-$(CONFIG_M520x) += m520x.o pit.o intc-simr.o reset.o 22 obj-$(CONFIG_M523x) += m523x.o pit.o dma_timer.o intc-2.o reset.o 23 obj-$(CONFIG_M5249) += m5249.o timers.o intc.o intc-5249.o reset.o 24 obj-$(CONFIG_M525x) += m525x.o timers.o intc.o intc-525x.o reset.o 25 obj-$(CONFIG_M527x) += m527x.o pit.o intc-2.o reset.o 27 obj-$(CONFIG_M528x) += m528x.o pit.o intc-2.o reset.o 28 obj-$(CONFIG_M5307) += m5307.o timers.o intc.o reset.o 29 obj-$(CONFIG_M53xx) += m53xx.o timers.o intc-simr.o reset.o [all …]
|