Lines Matching +full:single +full:- +full:cell
1 Qualcomm PM8xxx PMIC multi-function devices
8 - compatible:
16 - #address-cells:
21 - #size-cells:
26 - interrupts:
28 Value type: <prop-encoded-array>
34 - #interrupt-cells:
38 an interrupt source. The 1st cell contains the interrupt
39 number. The 2nd cell is the trigger type and level flags
42 1 = low-to-high edge triggered
43 2 = high-to-low edge triggered
44 4 = active high level-sensitive
45 8 = active low level-sensitive
47 - interrupt-controller:
57 == Real-Time Clock
59 - compatible:
63 "qcom,pm8058-rtc"
64 "qcom,pm8921-rtc"
65 "qcom,pm8941-rtc"
66 "qcom,pm8018-rtc"
68 - reg:
70 Value type: <prop-encoded-array>
71 Definition: single entry specifying the base address of the RTC registers
73 - interrupts:
75 Value type: <prop-encoded-array>
76 Definition: single entry specifying the RTC's alarm interrupt
78 - allow-set-time:
89 #interrupt-cells = <2>;
90 interrupt-controller;
91 #address-cells = <1>;
92 #size-cells = <0>;
95 compatible = "qcom,pm8921-rtc";