Searched +full:imx93 +full:- +full:pinctrl (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/dts/bindings/firmware/ |
D | arm,scmi.yaml | 2 # SPDX-License-Identifier: Apache-2.0 12 compatible = "arm,scmi-shmem"; 17 compatible = "nxp,mbox-imx-mu"; 20 #mbox-cells = <1>; 27 mbox-names = "tx"; 30 compatible = "arm,scmi-clock"; 32 #clock-cells = <1>; 36 compatible = "arm,scmi-pinctrl"; 39 pinctrl { 40 compatible = "nxp,imx95-pinctrl", "nxp,imx93-pinctrl"; [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx93-pinctrl.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 The node has the 'pinctrl' node label set in MCUX SoC's devicetree. These 15 bias-pull-up; 16 slew-rate = "slow"; 17 drive-strength = "x1"; 26 input-schmitt-enable: HYS=1 27 drive-open-drain: OD=1 28 bias-pull-down: PD=0 29 bias-pull-up: PU 30 slew-rate: FSEL1=<enum_idx> [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_imx93_m33.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv8-m.dtsi> 8 #include <zephyr/dt-bindings/clock/imx_ccm_rev2.h> 9 #include <zephyr/dt-bindings/gpio/gpio.h> 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,cortex-m33"; 22 #address-cells = <1>; 23 #size-cells = <1>; 26 compatible = "arm,armv8m-mpu"; [all …]
|
D | nxp_imx95_m7.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <arm/armv7-m.dtsi> 8 #include <zephyr/dt-bindings/clock/imx95_clock.h> 9 #include <dt-bindings/i2c/i2c.h> 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,cortex-m7"; 22 #address-cells = <1>; 23 #size-cells = <1>; 26 compatible = "arm,armv7m-mpu"; [all …]
|
/Zephyr-latest/dts/arm64/nxp/ |
D | nxp_mimx95_a55.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <arm64/armv8-a.dtsi> 10 #include <zephyr/dt-bindings/clock/imx95_clock.h> 11 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 14 #address-cells = <1>; 15 #size-cells = <1>; 16 interrupt-parent = <&gic>; 19 #address-cells = <1>; 20 #size-cells = <0>; 24 compatible = "arm,cortex-a55"; [all …]
|
D | nxp_mimx93_a55.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <arm64/armv8-a.dtsi> 10 #include <zephyr/dt-bindings/clock/imx_ccm_rev2.h> 11 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h> 12 #include <zephyr/dt-bindings/gpio/gpio.h> 13 #include <zephyr/dt-bindings/i2c/i2c.h> 16 #address-cells = <1>; 17 #size-cells = <1>; 20 #address-cells = <1>; 21 #size-cells = <0>; [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery) 17 CMSIS-DSP as the default backend. 30 * CVE-2023-0359: Under embargo until 2023-04-20 32 * CVE-2023-0779: Under embargo until 2023-04-22 66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding. 71 * Starting from this release ``zephyr-`` prefixed tags won't be created 82 image states). Use of a truncated hash or non-sha256 hash will still work 88 registration function at boot-up. If applications register this then 93 application code, these will now automatically be registered at boot-up (this 129 This may cause out-of-tree scripts or commands to fail if they have relied [all …]
|