Searched +full:mux +full:- +full:ctrl +full:- +full:phandle (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mux/mux-consumer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Peter Rosin <peda@axentia.se>13 Mux controller consumers should specify a list of mux controllers that they14 want to use with a property containing a 'mux-ctrl-list':16 mux-ctrl-list ::= <single-mux-ctrl> [mux-ctrl-list]17 single-mux-ctrl ::= <mux-ctrl-phandle> [mux-ctrl-specifier]18 mux-ctrl-phandle : phandle to mux controller node[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/4 ---5 $id: http://devicetree.org/schemas/soc/ti/ti,j721e-system-controller.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#14 represent as any specific type of device. The typical use-case is15 for some other node's driver, or platform-specific code, to acquire16 a reference to the syscon node (e.g. by phandle, node path, or22 - Kishon Vijay Abraham I <kishon@kernel.org>23 - Roger Quadros <rogerq@kernel.org>[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/i2c/i2c-mux-gpmux.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: General Purpose I2C Bus Mux10 - Peter Rosin <peda@axentia.se>13 This binding describes an I2C bus multiplexer that uses a mux controller14 from the mux subsystem to route the I2C signals.16 .-----. .-----.18 .------------. '-----' '-----'[all …]
1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/tegra124-car.h>3 #include <dt-bindings/gpio/tegra-gpio.h>4 #include <dt-bindings/memory/tegra124-mc.h>5 #include <dt-bindings/pinctrl/pinctrl-tegra.h>6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/reset/tegra124-car.h>8 #include <dt-bindings/thermal/tegra124-soctherm.h>9 #include <dt-bindings/soc/tegra-pmc.h>11 #include "tegra124-peripherals-opp.dtsi"[all …]