Lines Matching +full:slim +full:- +full:ngd +full:- +full:v2
1 Qualcomm SLIMBus Non Generic Device (NGD) Controller binding
3 SLIMBus NGD controller is a light-weight driver responsible for communicating
6 data-channel management
10 - compatible:
13 Definition: must be "qcom,slim-ngd-v<MAJOR>.<MINOR>.<STEP>"
15 "qcom,slim-ngd-v1.5.0" for MSM8996
16 "qcom,slim-ngd-v2.1.0" for SDM845
18 - reg:
20 Value type: <prop-encoded-array>
23 - dmas
28 - dma-names
33 - interrupts:
35 Value type: <prop-encoded-array>
38 #address-cells
41 Definition: Should be 1, reflecting the instance id of ngd.
43 #size-cells
48 = NGD Devices
49 Each subnode represents an instance of NGD, must contain the following
52 - reg:
55 Definition: Should be instance id of ngd.
57 #address-cells
61 #size-cells
67 slim@91c0000 {
68 compatible = "qcom,slim-ngd-v1.5.0";
72 dma-names = "rx", "tx";
73 #address-cells = <1>;
74 #size-cells = <0>;
75 ngd@1 {
77 #address-cells = <1>;
78 #size-cells = <1>;