Searched +full:smarc +full:- +full:imx95 +full:- +full:ec (Results 1 – 2 of 2) sorted by relevance
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 …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT5 * https://www.toradex.com/computer-on-modules/smarc-arm-family/nxp-imx958 #include <dt-bindings/input/input.h>9 #include <dt-bindings/net/ti-dp83867.h>10 #include "imx95.dtsi"29 stdout-path = "serial1:115200n8";32 clk_dsi2dp_bridge: clock-dsi2dp-bridge {33 compatible = "fixed-clock";34 #clock-cells = <0>;35 clock-frequency = <27000000>;[all …]