Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clocks: qcom,gcc-apq8064: define clocks/-names properties

Define clock/clock-names properties of the GCC device node to be
used on MSM8960/APQ8064 platforms.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: David Heidelberg <david@ixit.cz> # tested on Nexus 7 (2013)
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220623120418.250589-2-dmitry.baryshkov@linaro.org

authored by

Dmitry Baryshkov and committed by
Bjorn Andersson
e18e181c 171ee3ab

+9
+9
Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml
··· 38 38 description: child tsens device 39 39 $ref: /schemas/thermal/qcom-tsens.yaml# 40 40 41 + clocks: 42 + maxItems: 3 43 + 44 + clock-names: 45 + items: 46 + - const: cxo 47 + - const: pxo 48 + - const: pll4 49 + 41 50 nvmem-cells: 42 51 minItems: 1 43 52 maxItems: 2