Home
last modified time | relevance | path

Searched +full:s32v234 +full:- +full:linflexuart (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dfsl,s32-linflexuart.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/fsl,s32-linflexuart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 as support for full-duplex UART communication through 8-bit and 9-bit
16 - Chester Lin <chester62515@gmail.com>
19 - $ref: serial.yaml#
24 - const: fsl,s32v234-linflexuart
25 - items:
26 - enum:
[all …]
H A Dfsl,s32-linflexuart.txt4 support for full-duplex UART communication through 8-bit and 9-bit frames.
9 - compatible :
10 - "fsl,s32v234-linflexuart" for LINFlexD configured in UART mode, which
11 is compatible with the one integrated on S32V234 SoC
12 - reg : Address and length of the register set for the device
13 - interrupts : Should contain uart interrupt
17 compatible = "fsl,s32v234-linflexuart";
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Ds32g2.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 * Copyright 2017-2021, 2024 NXP
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 interrupt-parent = <&gic>;
14 #address-cells = <2>;
15 #size-cells = <2>;
17 reserved-memory {
18 #address-cells = <2>;
19 #size-cells = <2>;
23 compatible = "arm,scmi-shmem";
[all …]
H A Ds32g3.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright 2021-2024 NXP
7 * Andra-Teodora Ilie <andra.ilie@nxp.com>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
14 interrupt-parent = <&gic>;
15 #address-cells = <0x02>;
16 #size-cells = <0x02>;
19 #address-cells = <1>;
20 #size-cells = <0>;
22 cpu-map {
[all …]
H A Ds32v234.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2015-2016 Freescale Semiconductor, Inc.
4 * Copyright 2016-2018 NXP
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 compatible = "fsl,s32v234";
13 interrupt-parent = <&gic>;
14 #address-cells = <2>;
15 #size-cells = <2>;
23 #address-cells = <2>;
24 #size-cells = <0>;
[all …]