Home
last modified time | relevance | path

Searched +full:lpc3220 +full:- +full:hsuart (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnxp,lpc3220-hsuart.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/serial/nxp,lpc3220-hsuart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vladimir Zapolskiy <vz@mleia.com>
11 - Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
14 - $ref: /schemas/serial/serial.yaml#
18 const: nxp,lpc3220-hsuart
27 - compatible
28 - reg
[all …]
H A Dnxp-lpc32xx-hsuart.txt4 - compatible: Should be "nxp,lpc3220-hsuart"
5 - reg: Should contain registers location and length
6 - interrupts: Should contain interrupt
11 compatible = "nxp,lpc3220-hsuart";
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc32xx.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>
9 #include <dt-bindings/clock/lpc32xx-clock.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
13 #address-cells = <1>;
14 #size-cells = <1>;
15 compatible = "nxp,lpc3220";
16 interrupt-parent = <&mic>;
19 #address-cells = <1>;
20 #size-cells = <0>;
[all …]