Lines Matching +full:msm +full:- +full:uart
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/serial/qcom,msm-uart.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm MSM SoC Serial UART
10 - Bjorn Andersson <andersson@kernel.org>
11 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
14 The MSM serial UART hardware is designed for low-speed use cases where a
15 dma-engine isn't needed. From a software perspective it's mostly compatible
16 with the MSM serial UARTDM except that it only supports reading and writing
21 const: qcom,msm-uart
26 clock-names:
28 - const: core
37 - compatible
38 - clock-names
39 - clocks
40 - interrupts
41 - reg
44 - $ref: /schemas/serial/serial.yaml#
49 - |
51 compatible = "qcom,msm-uart";
55 clock-names = "core";