Home
last modified time | relevance | path

Searched full:s32g2 (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dnxp,s32g2-siul2-pinctrl.yaml5 $id: http://devicetree.org/schemas/pinctrl/nxp,s32g2-siul2-pinctrl.yaml#
8 title: NXP S32G2 pin controller
15 S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2),
23 Please note that some register indexes are reserved in S32G2, such as
29 - nxp,s32g2-siul2-pinctrl
94 compatible = "nxp,s32g2-siul2-pinctrl";
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Ds32g2.dtsi3 * NXP S32G2 SoC family
12 compatible = "nxp,s32g2";
93 compatible = "nxp,s32g2-linflexuart",
101 compatible = "nxp,s32g2-linflexuart",
109 compatible = "nxp,s32g2-linflexuart",
Ds32g274a-evb.dts9 #include "s32g2.dtsi"
12 model = "NXP S32G2 Evaluation Board (S32G-VNP-EVB)";
13 compatible = "nxp,s32g274a-evb", "nxp,s32g2";
Ds32g274a-rdb2.dts9 #include "s32g2.dtsi"
12 model = "NXP S32G2 Reference Design Board 2 (S32G-VNP-RDB2)";
13 compatible = "nxp,s32g274a-rdb2", "nxp,s32g2";
/kernel/linux/linux-6.6/drivers/pinctrl/nxp/
DKconfig12 bool "NXP S32G2 pinctrl driver"
15 Say Y here to enable the pinctrl driver for NXP S32G2 family SoCs
DMakefile4 obj-$(CONFIG_PINCTRL_S32G2) += pinctrl-s32g2.o
Dpinctrl-s32g2.c733 .compatible = "nxp,s32g2-siul2-pinctrl",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/
Dfsl,s32-linflexuart.yaml26 - const: nxp,s32g2-linflexuart
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dfsl-imx-esdhc.yaml37 - nxp,s32g2-usdhc
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
Dfsl.yaml1440 - description: S32G2 based Boards
1445 - const: nxp,s32g2
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-esdhc-imx.c375 { .compatible = "nxp,s32g2-usdhc", .data = &usdhc_s32g2_data, },