Home
last modified time | relevance | path

Searched +full:reg +full:- +full:names (Results 4451 – 4475 of 5834) sorted by relevance

1...<<171172173174175176177178179180>>...234

/linux-6.15/Documentation/devicetree/bindings/mailbox/
Dhisilicon,hi3660-mailbox.txt9 ----------
12 - compatible: : Shall be "hisilicon,hi3660-mbox"
13 - reg: : Offset and length of the device's register set
14 - #mbox-cells: : Must be 3
21 - interrupts: : Contains the two IRQ lines for mailbox.
26 compatible = "hisilicon,hi3660-mbox";
27 reg = <0x0 0xe896b000 0x0 0x1000>;
30 #mbox-cells = <3>;
34 ------
37 - compatible : See the client docs
[all …]
/linux-6.15/arch/arm64/boot/dts/rockchip/
Drk3588-tiger-haikou.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/soc/rockchip,vop2.h>
9 #include "rk3588-tiger.dtsi"
12 model = "Theobroma Systems RK3588-Q7 SoM on Haikou devkit";
13 compatible = "tsd,rk3588-tiger-haikou", "tsd,rk3588-tiger", "rockchip,rk3588";
21 stdout-path = "serial2:115200n8";
24 dc_12v: regulator-dc-12v {
25 compatible = "regulator-fixed";
[all …]
/linux-6.15/Documentation/devicetree/bindings/iio/light/
Dams,as73211.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Christian Eggers <ceggers@arri.de>
14 …https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf/a65474c0-b302-c2fd-e30a-c98df87616…
16 https://ams.com/documents/20143/9106314/AS7331_DS001047_4-00.pdf
21 - ams,as73211
22 - ams,as7331
24 reg:
35 - compatible
[all …]
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
Dsony,imx274.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Sony 1/2.5-Inch 8.51MP CMOS Digital Image Sensor
10 - Leon Luo <leonl@leopardimaging.com>
13 The Sony IMX274 is a 1/2.5-inch CMOS active pixel digital image sensor with an
15 Image data is sent through MIPI CSI-2, which is configured as 4 lanes at 1440
22 reg:
25 reset-gpios:
31 clock-names:
[all …]
Dtc358743.txt1 * Toshiba TC358743 HDMI-RX to MIPI CSI2-TX Bridge
3 The Toshiba TC358743 HDMI-RX to MIPI CSI2-TX (H2C) is a bridge that converts
4 a HDMI stream to MIPI CSI-2 TX. It is programmable through I2C.
8 - compatible: value should be "toshiba,tc358743"
9 - clocks, clock-names: should contain a phandle link to the reference clock
14 - reset-gpios: gpio phandle GPIO connected to the reset pin
15 - interrupts: GPIO connected to the interrupt pin
16 - data-lanes: should be <1 2 3 4> for four-lane operation,
17 or <1 2> for two-lane operation
18 - clock-lanes: should be <0>
[all …]
/linux-6.15/drivers/of/unittest-data/
Doverlay.dtso1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
8 hvac_2: hvac-large-1 {
9 compatible = "ot,hvac-large";
10 heat-range = <40 75>;
11 cool-range = <65 80>;
17 #address-cells = <1>;
18 #size-cells = <1>;
22 #address-cells = <1>;
23 #size-cells = <1>;
[all …]
/linux-6.15/arch/arm64/boot/dts/renesas/
Drz-smarc-du-adv7513.dtsi1 // SPDX-License-Identifier: GPL-2.0
10 hdmi-out {
11 compatible = "hdmi-connector";
16 remote-endpoint = <&adv7513_out>;
23 pinctrl-0 = <&du_pins>;
24 pinctrl-names = "default";
31 remote-endpoint = <&adv7513_in>;
38 #address-cells = <1>;
39 #size-cells = <0>;
43 reg = <0x39>;
[all …]
/linux-6.15/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-tqma6a.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Copyright 2013-2017 Markus Niebel <Markus.Niebel@tq-group.com>
7 #include <dt-bindings/gpio/gpio.h>
10 /delete-property/ interrupts;
11 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
13 fsl,err006687-workaround-present;
17 pinctrl-names = "default", "gpio";
18 pinctrl-0 = <&pinctrl_i2c1>;
19 pinctrl-1 = <&pinctrl_i2c1_recovery>;
20 scl-gpios = <&gpio5 27 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
[all …]
/linux-6.15/Documentation/devicetree/bindings/net/
Dbtusb.txt2 ---------------------------------------------------
6 - compatible : should comply with the format "usbVID,PID" specified in
7 Documentation/devicetree/bindings/usb/usb-device.yaml
13 "usb4ca,301a" (Qualcomm QCA6174A (Lite-On))
17 Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt
21 - interrupt-names: (see below)
22 - interrupts : The interrupt specified by the name "wakeup" is the interrupt
23 that shall be used for out-of-band wake-on-bt. Driver will
31 Following example uses irq pin number 3 of gpio0 for out of band wake-on-bt:
34 #address-cells = <1>;
[all …]
Drenesas,rzn1-gmac.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/renesas,rzn1-gmac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Romain Gantois <romain.gantois@bootlin.com>
17 - renesas,r9a06g032-gmac
18 - renesas,rzn1-gmac
20 - compatible
23 - $ref: snps,dwmac.yaml#
28 - enum:
[all …]
/linux-6.15/Documentation/devicetree/bindings/clock/
Dqcom,gcc-msm8974.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8974.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Stephen Boyd <sboyd@kernel.org>
12 - Taniya Das <quic_tdas@quicinc.com>
19 include/dt-bindings/clock/qcom,gcc-msm8974.h (qcom,gcc-msm8226 and qcom,gcc-msm8974)
20 include/dt-bindings/reset/qcom,gcc-msm8974.h (qcom,gcc-msm8226 and qcom,gcc-msm8974)
27 - qcom,gcc-msm8226
28 - qcom,gcc-msm8974
[all …]
/linux-6.15/Documentation/devicetree/bindings/media/
Dqcom,msm8916-venus.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/qcom,msm8916-venus.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stanimir Varbanov <stanimir.varbanov@linaro.org>
17 - $ref: qcom,venus-common.yaml#
21 const: qcom,msm8916-venus
23 power-domains:
29 clock-names:
31 - const: core
[all …]
/linux-6.15/arch/arm/boot/dts/allwinner/
Dsuniv-f1c200s-popstick-v1.1.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "suniv-f1c100s.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/leds/common.h>
14 compatible = "sourceparts,popstick-v1.1", "sourceparts,popstick",
15 "allwinner,suniv-f1c200s", "allwinner,suniv-f1c100s";
22 stdout-path = "serial0:115200n8";
26 compatible = "gpio-leds";
32 linux,default-trigger = "heartbeat";
[all …]
Dsuniv-f1c100s-licheepi-nano.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)
6 /dts-v1/;
7 #include "suniv-f1c100s.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "licheepi,licheepi-nano", "allwinner,suniv-f1c100s";
22 stdout-path = "serial0:115200n8";
26 compatible = "regulator-fixed";
27 regulator-name = "vcc3v3";
28 regulator-min-microvolt = <3300000>;
29 regulator-max-microvolt = <3300000>;
[all …]
Dsuniv-f1c200s-lctech-pi.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
9 #include "suniv-f1c100s.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
15 compatible = "lctech,pi-f1c200s", "allwinner,suniv-f1c200s",
16 "allwinner,suniv-f1c100s";
23 stdout-path = "serial0:115200n8";
26 reg_vcc3v3: regulator-3v3 {
27 compatible = "regulator-fixed";
28 regulator-name = "vcc3v3";
[all …]
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-sirf.txt4 - compatible : "sirf,prima2-pinctrl"
5 - reg : Address range of the pinctrl registers
6 - interrupts : Interrupts used by every GPIO group
7 - gpio-controller : Indicates this device is a GPIO controller
8 - interrupt-controller : Marks the device node as an interrupt controller
10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
11 - sirf,pulldowns : if n-th bit of m-th bank is set, set a pulldown on GPIO-n of bank m
13 Please refer to pinctrl-bindings.txt in this directory for details of the common
19 Required subnode-properties:
20 - sirf,pins : An array of strings. Each string contains the name of a group.
[all …]
/linux-6.15/arch/arm/boot/dts/microchip/
Dsama5d3_emac.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * sama5d3_emac.dtsi - Device Tree Include file for SAMA5D3 SoC with
9 #include <dt-bindings/pinctrl/at91.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
17 pinctrl_macb1_rmii: macb1_rmii-0 {
33 pmc: clock-controller@fffffc00 {
37 compatible = "atmel,sama5d3-macb", "cdns,at91sam9260-macb", "cdns,macb";
38 reg = <0xf802c000 0x100>;
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_macb1_rmii>;
[all …]
/linux-6.15/arch/arm64/boot/dts/nvidia/
Dtegra234-p3768-0000+p3767.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/input/linux-event-codes.h>
4 #include <dt-bindings/input/gpio-keys.h>
6 #include "tegra234-p3767.dtsi"
17 stdout-path = "serial0:115200n8";
22 compatible = "nvidia,tegra194-hsuart";
23 reset-names = "serial";
28 compatible = "nvidia,tegra194-hsuart";
29 reset-names = "serial";
38 reg = <0x57>;
[all …]
/linux-6.15/Documentation/devicetree/bindings/gpio/
Dfsl,qoriq-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
15 - enum:
16 - fsl,mpc5121-gpio
17 - fsl,mpc5125-gpio
18 - fsl,mpc8314-gpio
19 - fsl,mpc8349-gpio
[all …]
Drockchip,gpio-bank.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/gpio/rockchip,gpio-bank.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
15 - rockchip,gpio-bank
16 - rockchip,rk3188-gpio-bank0
18 reg:
27 - description: APB interface clock source
28 - description: GPIO debounce reference clock source
[all …]
/linux-6.15/Documentation/devicetree/bindings/tpm/
Dgoogle,cr50.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrey Pronin <apronin@chromium.org>
15 https://www.osfc.io/2018/talks/google-secure-microcontroller-and-ccd-closed-case-debugging/
20 https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/
27 - $ref: tpm-common.yaml#
30 - $ref: /schemas/spi/spi-peripheral-props.yaml#
31 - $ref: tcg,tpm-tis-i2c.yaml#/properties/reg
34 - compatible
[all …]
/linux-6.15/Documentation/devicetree/bindings/usb/
Dti,keystone-dwc3.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/ti,keystone-dwc3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Roger Quadros <rogerq@kernel.org>
15 - enum:
16 - ti,keystone-dwc3
17 - ti,am654-dwc3
19 reg:
22 '#address-cells':
[all …]
/linux-6.15/arch/arm64/boot/dts/ti/
Dk3-am62x-sk-csi2-tevi-ov5640.dtso1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * Technexion TEVI-OV5640-*-RPI - OV5640 camera module
4 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
7 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
13 clk_ov5640_fixed: ov5640-xclk {
14 compatible = "fixed-clock";
15 #clock-cells = <0>;
16 clock-frequency = <24000000>;
21 #address-cells = <1>;
[all …]
Dk3-am62x-sk-csi2-ov5640.dtso1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
3 * ALINX AN5641 & Digilent PCam 5C - OV5640 camera module
4 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
7 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
13 clk_ov5640_fixed: ov5640-xclk {
14 compatible = "fixed-clock";
15 #clock-cells = <0>;
16 clock-frequency = <12000000>;
21 #address-cells = <1>;
[all …]
/linux-6.15/arch/arm/boot/dts/marvell/
Dkirkwood-cloudbox.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
9 compatible = "lacie,cloudbox", "marvell,kirkwood-88f6702", "marvell,kirkwood";
13 reg = <0x00000000 0x10000000>;
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_cloudbox_sata0: pmx-cloudbox-sata0 {
34 pinctrl-0 = <&pmx_cloudbox_sata0>;
35 pinctrl-names = "default";
[all …]

1...<<171172173174175176177178179180>>...234