Lines Matching full:qcom
1 QCOM GSBI (General Serial Bus Interface) Driver
9 - compatible: Should contain "qcom,gsbi-v1.0.0"
14 - qcom,mode : indicates MUX value for configuration of the serial interface.
15 Please reference dt-bindings/soc/qcom,gsbi.h for valid mux values.
18 - qcom,crci : indicates CRCI MUX value for QUP CRCI ports. Please reference
19 dt-bindings/soc/qcom,gsbi.h for valid CRCI mux values.
31 devices. These serial devices can be a QCOM UART, I2C controller, spi
35 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.txt
36 Documentation/devicetree/bindings/spi/qcom,spi-qup.txt
37 Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt
41 #include <dt-bindings/soc/qcom,gsbi.h>
44 compatible = "qcom,gsbi-v1.0.0";
52 qcom,mode = <GSBI_PROT_I2C_UART>;
53 qcom,crci = <GSBI_CRCI_QUP>;
60 compatible = "qcom,i2c-qup-v1.1.1";
75 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
85 compatible = "qcom,apq8064-tcsr", "syscon";