Searched +full:imx8qxp +full:- +full:sc +full:- +full:gpio (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Dong Aisheng <aisheng.dong@nxp.com>13 The System Controller Firmware (SCFW) is a low-level system function14 which runs on a dedicated Cortex-M core to provide power, clock, and17 The AP communicates with the SC using a multi-ported MU module found19 5 remote AP connections to the SC to support up to 5 execution environments20 (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces21 with the LSIO DSC IP bus. The SC firmware will communicate with this MU[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/gpio/fsl,imx8qxp-sc-gpio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: GPIO driver over IMX SCU firmware API10 - Shenwei Wang <shenwei.wang@nxp.com>19 - fsl,imx8qxp-sc-gpio21 "#gpio-cells":24 gpio-controller: true27 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 #include <dt-bindings/clock/imx8-clock.h>7 #include <dt-bindings/firmware/imx/rsrc.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-binding[all...]
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2020 NXP8 #include <dt-bindings/clock/imx8-clock.h>9 #include <dt-bindings/clock/imx8-lpcg.h>10 #include <dt-bindings/firmware/imx/rsrc.h>11 #include <dt-binding[all...]
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright 2018-2019 NXP7 #include <dt-bindings/clock/imx8-lpcg.h>8 #include <dt-bindings/firmware/imx/rsrc.h>9 #include <dt-bindings/gpio/gpio[all...]