Lines Matching +full:soc +full:- +full:s
7 - #address-cells - refer to Documentation/devicetree/bindings/slimbus/bus.txt
8 - #size-cells - refer to Documentation/devicetree/bindings/slimbus/bus.txt
10 - reg : Offset and length of the register region(s) for the device
11 - reg-names : Register region name(s) referenced in reg above
14 "slew": required for "qcom,apq8064-slim" SOC.
15 - compatible : should be "qcom,<SOC-NAME>-slim" for SOC specific compatible
17 - interrupts : Interrupt number used by this controller
18 - clocks : Interface and core clocks used by this SLIMbus controller
19 - clock-names : Required clock-name entries are:
21 "core" : Interrupt for controller core's BAM
26 compatible = "qcom,apq8064-slim", "qcom,slim";
28 reg-names = "ctrl", "slew";
31 clock-names = "iface", "core";
32 #address-cells = <2>;
33 #size-cell = <0>;
35 wcd9310: audio-codec@1,0{