Searched +full:smarc +full:- +full:ec (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | toradex,smarc-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/toradex,smarc-ec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Emanuele Ghidoli <emanuele.ghidoli@toradex.com> 11 - Francesco Dolcini <francesco.dolcini@toradex.com> 14 The Toradex Embedded Controller (EC) is used on Toradex SMARC modules, 17 The EC provides the following functions: 18 - Reads the SMARC POWER_BTN# and RESET_IN# signals and controls the PMIC accordingly. 19 - Controls the SoC boot mode signals based on the SMARC BOOT_SEL# and FORCE_RECOV# inputs. [all …]
|
| /linux/drivers/power/reset/ |
| H A D | tdx-ec-poweroff.c | 1 // SPDX-License-Identifier: GPL-2.0-only 73 struct regmap *regmap = data->cb_data; in tdx_ec_power_off() 83 struct regmap *regmap = data->cb_data; in tdx_ec_restart() 108 struct device *dev = &client->dev; in tdx_ec_probe() 122 dev_info(dev, "Toradex Embedded Controller id %x - Firmware %u.%u\n", in tdx_ec_probe() 134 { .compatible = "toradex,smarc-ec" }, 142 .name = "toradex-smarc-ec", 149 MODULE_DESCRIPTION("Toradex SMARC Embedded Controller driver");
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-toradex-smarc.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 5 * https://www.toradex.com/computer-on-modules/smarc-arm-family/nxp-imx95 8 #include <dt-bindings/input/input.h> 9 #include <dt-bindings/net/ti-dp83867.h> 29 stdout-path = "serial1:115200n8"; 32 clk_dsi2dp_bridge: clock-dsi2dp-bridge { 33 compatible = "fixed-clock"; 34 #clock-cells = <0>; 35 clock-frequency = <27000000>; 38 clk_serdes_eth_ref: clock-eth-ref { [all …]
|
| H A D | imx8mp-toradex-smarc.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 4 #include <dt-bindings/phy/phy-imx8-pcie.h> 5 #include <dt-bindings/net/ti-dp83867.h> 26 stdout-path = &uart4; 30 compatible = "gpio-usb-b-connector", "usb-b-connector"; 31 pinctrl-names = "default"; 32 pinctrl-0 = <&pinctrl_usb0_id>; 33 id-gpios = <&gpio5 2 GPIO_ACTIVE_HIGH>; 35 self-powered; 37 vbus-supply = <®_usb0_vbus>; [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|