Searched +full:msm +full:- +full:uartdm (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/serial/qcom,msm-uartdm.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm MSM Serial UARTDM10 - Andy Gross <agross@kernel.org>11 - Bjorn Andersson <bjorn.andersson@linaro.org>12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>15 The MSM serial UARTDM hardware is designed for high-speed use cases where the16 transmit and/or receive channels can be offloaded to a dma-engine. From a[all …]
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---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 UART10 - 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 a15 dma-engine isn't needed. From a software perspective it's mostly compatible16 with the MSM serial UARTDM except that it only supports reading and writing[all …]
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Andy Gross <agross@kernel.org>11 - Bjorn Andersson <bjorn.andersson@linaro.org>12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>16 representing a serial sub-node device that is mux'd as part of the GSBI26 const: qcom,gsbi-v1.0.028 '#address-cells':31 cell-index:[all …]