Home
last modified time | relevance | path

Searched +full:reg +full:- +full:names (Results 4176 – 4200 of 5477) sorted by relevance

1...<<161162163164165166167168169170>>...220

/linux-6.8/arch/arm64/boot/dts/rockchip/
Drk3568-nanopi-r5s.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
9 /dts-v1/;
10 #include "rk3568-nanopi-r5s.dtsi"
14 compatible = "friendlyarm,nanopi-r5s", "rockchip,rk3568";
20 gpio-leds {
21 compatible = "gpio-leds";
22 pinctrl-names = "default";
23 pinctrl-0 = <&lan1_led_pin>, <&lan2_led_pin>, <&power_led_pin>, <&wan_led_pin>;
25 led-lan1 {
28 function-enumerator = <1>;
[all …]
Drk3328-evb.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "rockchip,rk3328-evb", "rockchip,rk3328";
21 stdout-path = "serial2:1500000n8";
24 dc_12v: dc-12v {
25 compatible = "regulator-fixed";
26 regulator-name = "dc_12v";
27 regulator-always-on;
28 regulator-boot-on;
29 regulator-min-microvolt = <12000000>;
[all …]
/linux-6.8/arch/arm/boot/dts/st/
Dspear320.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
12 #address-cells = <1>;
13 #size-cells = <1>;
14 compatible = "simple-bus";
19 compatible = "st,spear320-pinmux";
20 reg = <0xb3000000 0x1000>;
21 #gpio-range-cells = <3>;
26 reg = <0x90000000 0x1000>;
28 interrupt-parent = <&shirq>;
33 compatible = "st,spear600-fsmc-nand";
[all …]
Dstm32mp157c-ev1-scmi.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2022 - All Rights Reserved
7 /dts-v1/;
9 #include "stm32mp157c-ev1.dts"
10 #include "stm32mp15-scmi.dtsi"
13 model = "STMicroelectronics STM32MP157C-EV1 SCMI eval daughter on eval mother";
14 compatible = "st,stm32mp157c-ev1-scmi", "st,stm32mp157c-ed1", "st,stm32mp157";
16 reserved-memory {
18 reg = <0xfe000000 0x2000000>;
19 no-map;
[all …]
Dstm32mp157c-dk2.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2019 - All Rights Reserved
7 /dts-v1/;
11 #include "stm32mp15-pinctrl.dtsi"
12 #include "stm32mp15xxac-pinctrl.dtsi"
13 #include "stm32mp15xx-dkx.dtsi"
16 model = "STMicroelectronics STM32MP157C-DK2 Discovery Board";
17 compatible = "st,stm32mp157c-dk2", "st,stm32mp157";
25 stdout-path = "serial0:115200n8";
34 #address-cells = <1>;
[all …]
/linux-6.8/arch/arm/boot/dts/nvidia/
Dtegra30-asus-transformer-common.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/input/gpio-keys.h>
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/thermal/thermal.h>
8 #include "tegra30-cpu-opp.dtsi"
9 #include "tegra30-cpu-opp-microvolt.dtsi"
12 chassis-type = "convertible";
31 * pre-existing /chosen node to be available to insert the
37 trusted-foundations {
38 compatible = "tlm,trusted-foundations";
[all …]
/linux-6.8/Documentation/devicetree/bindings/clock/
Dqcom,gcc-apq8084.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-apq8084.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stephen Boyd <sboyd@kernel.org>
11 - Taniya Das <quic_tdas@quicinc.com>
18 include/dt-bindings/clock/qcom,gcc-apq8084.h
19 include/dt-bindings/reset/qcom,gcc-apq8084.h
22 - $ref: qcom,gcc.yaml#
26 const: qcom,gcc-apq8084
[all …]
/linux-6.8/arch/arm/boot/dts/ti/omap/
Domap2420-n810.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "omap2420-n8x0-common.dtsi"
11 compatible = "regulator-fixed";
12 regulator-name = "vio_ape";
13 regulator-min-microvolt = <1800000>;
14 regulator-max-microvolt = <1800000>;
18 compatible = "regulator-fixed";
19 regulator-name = "v28_aic";
20 regulator-min-microvolt = <2800000>;
[all …]
/linux-6.8/arch/arm/boot/dts/microchip/
Dat91sam9x5_isi.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9x5_isi.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an
9 #include <dt-bindings/pinctrl/at91.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
17 pinctrl_isi_data_0_7: isi-0-data-0-7 {
32 pinctrl_isi_data_8_9: isi-0-data-8-9 {
38 pinctrl_isi_data_10_11: isi-0-data-10-11 {
47 compatible = "atmel,at91sam9g45-isi";
48 reg = <0xf8048000 0x4000>;
50 pinctrl-names = "default";
[all …]
/linux-6.8/Documentation/devicetree/bindings/net/
Dethernet-controller.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/ethernet-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - David S. Miller <davem@davemloft.net>
20 local-mac-address:
23 $ref: /schemas/types.yaml#/definitions/uint8-array
27 mac-address:
32 local-mac-address property.
33 $ref: /schemas/types.yaml#/definitions/uint8-array
[all …]
Dbrcm,systemport.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Florian Fainelli <f.fainelli@gmail.com>
15 - brcm,systemport-v1.00
16 - brcm,systemportlite-v1.00
17 - brcm,systemport
19 reg:
25 - description: interrupt line for RX queues
26 - description: interrupt line for TX queues
[all …]
Dmicrochip,lan95xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Oleksij Rempel <o.rempel@pengutronix.de>
17 - $ref: ethernet-controller.yaml#
22 - enum:
23 - usb424,9500 # SMSC9500 USB Ethernet Device
24 - usb424,9505 # SMSC9505 USB Ethernet Device
25 - usb424,9530 # SMSC LAN9530 USB Ethernet Device
26 - usb424,9730 # SMSC LAN9730 USB Ethernet Device
[all …]
/linux-6.8/arch/arm/boot/dts/allwinner/
Dsun8i-a33-sinlinx-sina33.dts2 * Copyright 2015 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun8i-a33.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "sinlinx,sina33", "allwinner,sun8i-a33";
61 stdout-path = "serial0:115200n8";
[all …]
Dsun5i-r8-chip.dts5 * Maxime Ripard <maxime.ripard@free-electrons.com>
7 * This file is dual-licensed: you can use it either under the terms
46 /dts-v1/;
47 #include "sun5i-r8.dtsi"
48 #include "sunxi-common-regulators.dtsi"
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
55 compatible = "nextthing,chip", "allwinner,sun5i-r8", "allwinner,sun5i-a13";
67 stdout-path = "serial0:115200n8";
71 compatible = "gpio-leds";
[all …]
/linux-6.8/drivers/clk/socfpga/
Dclk-periph.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2011-2012 Calxeda, Inc.
4 * Copyright (C) 2012-2013 Altera Corporation <www.altera.com>
6 * Based from clk-highbank.c
9 #include <linux/clk-provider.h>
23 if (socfpgaclk->fixed_div) { in clk_periclk_recalc_rate()
24 div = socfpgaclk->fixed_div; in clk_periclk_recalc_rate()
26 if (socfpgaclk->div_reg) { in clk_periclk_recalc_rate()
27 val = readl(socfpgaclk->div_reg) >> socfpgaclk->shift; in clk_periclk_recalc_rate()
28 val &= GENMASK(socfpgaclk->width - 1, 0); in clk_periclk_recalc_rate()
[all …]
/linux-6.8/Documentation/devicetree/bindings/memory-controllers/
Dingenic,nemc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/ingenic,nemc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Paul Cercueil <paul@crapouillou.net>
14 pattern: "^memory-controller@[0-9a-f]+$"
18 - enum:
19 - ingenic,jz4740-nemc
20 - ingenic,jz4780-nemc
21 - items:
[all …]
/linux-6.8/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt2 --------------------------------------
6 processing capability to connect RAW image-sensor modules and video decoders
10 - compatible: must be "ti,am437x-vpfe"
11 - reg: physical base address and length of the registers set for the device;
12 - interrupts: should contain IRQ line for the VPFE;
13 - ti,am437x-vpfe-interface: can be one of the following,
14 0 - Raw Bayer Interface.
15 1 - 8 Bit BT656 Interface.
16 2 - 10 Bit BT656 Interface.
17 3 - YCbCr 8 Bit Interface.
[all …]
/linux-6.8/Documentation/devicetree/bindings/serial/
Dxlnx,opb-uartlite.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/serial/xlnx,opb-uartlite.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Korsgaard <jacmet@sunsite.dk>
16 - xlnx,xps-uartlite-1.00.a
17 - xlnx,opb-uartlite-1.00.b
19 reg:
25 port-number:
32 clock-names:
[all …]
/linux-6.8/Documentation/devicetree/bindings/leds/
Dnxp,pca953x.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Riku Voipio <riku.voipio@iki.fi>
17 https://www.nxp.com/docs/en/data-sheet/PCA9532.pdf
22 - nxp,pca9530
23 - nxp,pca9531
24 - nxp,pca9532
25 - nxp,pca9533
27 reg:
[all …]
/linux-6.8/arch/arm/boot/dts/marvell/
Darmada-388-rd.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * (RD-88F6820-AP)
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 /dts-v1/;
13 #include "armada-388.dtsi"
17 compatible = "marvell,a385-rd", "marvell,armada388",
21 stdout-path = "serial0:115200n8";
26 reg = <0x00000000 0x10000000>; /* 256 MB */
35 internal-regs {
[all …]
/linux-6.8/Documentation/devicetree/bindings/soc/tegra/
Dnvidia,tegra20-pmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/tegra/nvidia,tegra20-pmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jonathan Hunter <jonathanh@nvidia.com>
16 - nvidia,tegra20-pmc
17 - nvidia,tegra30-pmc
18 - nvidia,tegra114-pmc
19 - nvidia,tegra124-pmc
[all …]
/linux-6.8/arch/powerpc/boot/dts/fsl/
Dqoriq-fman-0-10g-0.dtsi4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
14 * names of its contributors may be used to endorse or promote products
37 cell-index = <0x10>;
38 compatible = "fsl,fman-v2-port-rx";
39 reg = <0x90000 0x1000>;
43 cell-index = <0x30>;
44 compatible = "fsl,fman-v2-port-tx";
45 reg = <0xb0000 0x1000>;
49 cell-index = <0x8>;
50 compatible = "fsl,fman-xgec";
[all …]
Dqoriq-fman-1-10g-0.dtsi4 * Copyright 2011 - 2015 Freescale Semiconductor Inc.
14 * names of its contributors may be used to endorse or promote products
37 cell-index = <0x10>;
38 compatible = "fsl,fman-v2-port-rx";
39 reg = <0x90000 0x1000>;
43 cell-index = <0x30>;
44 compatible = "fsl,fman-v2-port-tx";
45 reg = <0xb0000 0x1000>;
49 cell-index = <0x8>;
50 compatible = "fsl,fman-xgec";
[all …]
/linux-6.8/arch/arm/boot/dts/samsung/
Dexynos4412-itop-scp-core.dtsi1 // SPDX-License-Identifier: GPL-2.0
13 #include <dt-bindings/clock/samsung,s2mps11.h>
14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/input/input.h>
17 #include "exynos4412-ppmu-common.dtsi"
18 #include "exynos-mfc-reserved-memory.dtsi"
23 reg = <0x40000000 0x40000000>;
31 compatible = "samsung,secure-firmware";
32 reg = <0x0203f000 0x1000>;
35 fixed-rate-clocks {
[all …]
/linux-6.8/arch/arm/boot/dts/broadcom/
Dbcm953012er.dts16 * * Neither the name of Broadcom Corporation nor the names of its
33 /dts-v1/;
36 #include "bcm5301x-nand-cs0-bch8.dtsi"
44 reg = <0x00000000 0x8000000>;
47 gpio-keys {
48 compatible = "gpio-keys";
50 button-wps {
56 button-restart {
73 reg = <0>;
78 reg = <1>;
[all …]

1...<<161162163164165166167168169170>>...220