Loading arch/arm64/boot/dts/qcom/msmskunk.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #include <dt-bindings/clock/qcom,dispcc-skunk.h> #include <dt-bindings/clock/qcom,gpucc-skunk.h> #include <dt-bindings/clock/qcom,videocc-skunk.h> #include <dt-bindings/clock/qcom,cpucc-skunk.h> #include <dt-bindings/regulator/qcom,rpmh-regulator.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include <dt-bindings/soc/qcom,tcs-mbox.h> Loading include/dt-bindings/clock/qcom,cpucc-skunk.h 0 → 100644 +31 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ #ifndef _DT_BINDINGS_CLK_MSM_CPU_CC_SKUNK_H #define _DT_BINDINGS_CLK_MSM_CPU_CC_SKUNK_H #define L3_CLUSTER0_VOTE_CLK 0 #define L3_CLUSTER1_VOTE_CLK 1 #define L3_CLK 2 #define CPU0_PWRCL_CLK 3 #define CPU1_PWRCL_CLK 4 #define CPU2_PWRCL_CLK 5 #define CPU3_PWRCL_CLK 6 #define PWRCL_CLK 7 #define CPU4_PERFCL_CLK 8 #define CPU5_PERFCL_CLK 9 #define CPU6_PERFCL_CLK 10 #define CPU7_PERFCL_CLK 11 #define PERFCL_CLK 12 #endif Loading
arch/arm64/boot/dts/qcom/msmskunk.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #include <dt-bindings/clock/qcom,dispcc-skunk.h> #include <dt-bindings/clock/qcom,gpucc-skunk.h> #include <dt-bindings/clock/qcom,videocc-skunk.h> #include <dt-bindings/clock/qcom,cpucc-skunk.h> #include <dt-bindings/regulator/qcom,rpmh-regulator.h> #include <dt-bindings/interrupt-controller/arm-gic.h> #include <dt-bindings/soc/qcom,tcs-mbox.h> Loading
include/dt-bindings/clock/qcom,cpucc-skunk.h 0 → 100644 +31 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ #ifndef _DT_BINDINGS_CLK_MSM_CPU_CC_SKUNK_H #define _DT_BINDINGS_CLK_MSM_CPU_CC_SKUNK_H #define L3_CLUSTER0_VOTE_CLK 0 #define L3_CLUSTER1_VOTE_CLK 1 #define L3_CLK 2 #define CPU0_PWRCL_CLK 3 #define CPU1_PWRCL_CLK 4 #define CPU2_PWRCL_CLK 5 #define CPU3_PWRCL_CLK 6 #define PWRCL_CLK 7 #define CPU4_PERFCL_CLK 8 #define CPU5_PERFCL_CLK 9 #define CPU6_PERFCL_CLK 10 #define CPU7_PERFCL_CLK 11 #define PERFCL_CLK 12 #endif