Searched +full:msm8996 +full:- +full:apcc (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/clock/qcom,msm8996-apcc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm clock controller for MSM8996 CPUs10 - Loic Poulain <loic.poulain@linaro.org>13 Qualcomm CPU clock controller for MSM8996 CPUs, clock 0 is for Power cluster19 - qcom,msm8996-apcc24 '#clock-cells':29 - description: Primary PLL clock for power cluster (little)[all …]
1 // SPDX-License-Identifier: GPL-2.07 * Each of the CPU clusters (Power and Perf) on msm8996 are12 * +-------+14 * +------------------>0 |16 * PLL/2 | SMUX +----+17 * +------->1 | |19 * | +-------+ | +-------+20 * | +---->0 |22 * +---------------+ | +----------->1 | CPU clk23 * |Primary PLL +----+ PLL_EARLY | | +------>[all …]
1 // SPDX-License-Identifier: GPL-2.0-only2 /* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.5 #include <dt-bindings/interrupt-controller/arm-gic.h>6 #include <dt-bindings/clock/qcom,gcc-msm8996.h>7 #include <dt-bindings/clock/qcom,mmcc-msm8996.h>8 #include <dt-bindings/clock/qcom,rpmcc.h>9 #include <dt-bindings/soc/qcom,apr.h>12 interrupt-parent = <&intc>;14 #address-cells = <2>;15 #size-cells = <2>;[all …]