From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [redhat] New configs in drivers/clk Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy. If the value for a file that is added should be changed, please reply with a better option. Symbol: CLK_X1P42100_GPUCC [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:67 Prompt: X1P42100 Graphics Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> X1P42100 Graphics Clock Controller (CLK_X1P42100_GPUCC [=n]) Selects: CLK_X1E80100_GCC [=n] Commit: 99c21c7ca642 (clk: qcom: Add X1P42100 GPUCC driver) --- Symbol: IPQ_CMN_PLL [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:202 Prompt: IPQ CMN PLL Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> IPQ CMN PLL Clock Controller (IPQ_CMN_PLL [=n]) Commit: f81715a4c87c (clk: qcom: Add CMN PLL clock controller driver for IPQ SoC) --- Symbol: QCS_GCC_615 [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:516 Prompt: QCS615 Global Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> QCS615 Global Clock Controller (QCS_GCC_615 [=n]) Selects: QCOM_GDSC [=y] Commit: 39d6dcf67fe9 (clk: qcom: gcc: Add support for QCS615 GCC clocks) --- Symbol: SM_GCC_8750 [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:1172 Prompt: SM8750 Global Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> SM8750 Global Clock Controller (SM_GCC_8750 [=n]) Selects: QCOM_GDSC [=y] Commit: 3267c774f3ff (clk: qcom: Add support for GCC on SM8750) --- Symbol: SM_LPASSCC_6115 [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:1281 Prompt: SM6115 Low Power Audio Subsystem (LPASS) Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> SM6115 Low Power Audio Subsystem (LPASS) Clock Controller (SM_LPASSCC_6115 [=n]) Selects: SM_GCC_6115 [=n] Commit: b076b995e225 (clk: qcom: Add SM6115 LPASSCC) --- Symbol: SM_TCSRCC_8750 [=n] Type : tristate Defined at drivers/clk/qcom/Kconfig:1306 Prompt: SM8750 TCSR Clock Controller Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Common Clock Framework (COMMON_CLK [=y]) -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -> SM8750 TCSR Clock Controller (SM_TCSRCC_8750 [=n]) Selects: QCOM_GDSC [=y] Commit: 806761852608 (clk: qcom: Add TCSR clock driver for SM8750) --- Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_CLK_X1P42100_GPUCC b/redhat/configs/pending-rhel/generic/CONFIG_CLK_X1P42100_GPUCC deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_CLK_X1P42100_GPUCC +++ /dev/null @@ -1,16 +0,0 @@ -# Symbol: CLK_X1P42100_GPUCC [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:67 -# Prompt: X1P42100 Graphics Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> X1P42100 Graphics Clock Controller (CLK_X1P42100_GPUCC [=n]) -# Selects: CLK_X1E80100_GCC [=n] -# -# -# -# Commit: 99c21c7ca642 (clk: qcom: Add X1P42100 GPUCC driver) -# CONFIG_CLK_X1P42100_GPUCC is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_IPQ_CMN_PLL b/redhat/configs/pending-rhel/generic/CONFIG_IPQ_CMN_PLL deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_IPQ_CMN_PLL +++ /dev/null @@ -1,15 +0,0 @@ -# Symbol: IPQ_CMN_PLL [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:202 -# Prompt: IPQ CMN PLL Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> IPQ CMN PLL Clock Controller (IPQ_CMN_PLL [=n]) -# -# -# -# Commit: f81715a4c87c (clk: qcom: Add CMN PLL clock controller driver for IPQ SoC) -# CONFIG_IPQ_CMN_PLL is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_QCS_GCC_615 b/redhat/configs/pending-rhel/generic/CONFIG_QCS_GCC_615 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_QCS_GCC_615 +++ /dev/null @@ -1,16 +0,0 @@ -# Symbol: QCS_GCC_615 [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:516 -# Prompt: QCS615 Global Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> QCS615 Global Clock Controller (QCS_GCC_615 [=n]) -# Selects: QCOM_GDSC [=y] -# -# -# -# Commit: 39d6dcf67fe9 (clk: qcom: gcc: Add support for QCS615 GCC clocks) -# CONFIG_QCS_GCC_615 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SM_GCC_8750 b/redhat/configs/pending-rhel/generic/CONFIG_SM_GCC_8750 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_SM_GCC_8750 +++ /dev/null @@ -1,16 +0,0 @@ -# Symbol: SM_GCC_8750 [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:1172 -# Prompt: SM8750 Global Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> SM8750 Global Clock Controller (SM_GCC_8750 [=n]) -# Selects: QCOM_GDSC [=y] -# -# -# -# Commit: 3267c774f3ff (clk: qcom: Add support for GCC on SM8750) -# CONFIG_SM_GCC_8750 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SM_LPASSCC_6115 b/redhat/configs/pending-rhel/generic/CONFIG_SM_LPASSCC_6115 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_SM_LPASSCC_6115 +++ /dev/null @@ -1,16 +0,0 @@ -# Symbol: SM_LPASSCC_6115 [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:1281 -# Prompt: SM6115 Low Power Audio Subsystem (LPASS) Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> SM6115 Low Power Audio Subsystem (LPASS) Clock Controller (SM_LPASSCC_6115 [=n]) -# Selects: SM_GCC_6115 [=n] -# -# -# -# Commit: b076b995e225 (clk: qcom: Add SM6115 LPASSCC) -# CONFIG_SM_LPASSCC_6115 is not set diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SM_TCSRCC_8750 b/redhat/configs/pending-rhel/generic/CONFIG_SM_TCSRCC_8750 deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_SM_TCSRCC_8750 +++ /dev/null @@ -1,16 +0,0 @@ -# Symbol: SM_TCSRCC_8750 [=n] -# Type : tristate -# Defined at drivers/clk/qcom/Kconfig:1306 -# Prompt: SM8750 TCSR Clock Controller -# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) -# Location: -# -> Device Drivers -# -> Common Clock Framework (COMMON_CLK [=y]) -# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) -# -> SM8750 TCSR Clock Controller (SM_TCSRCC_8750 [=n]) -# Selects: QCOM_GDSC [=y] -# -# -# -# Commit: 806761852608 (clk: qcom: Add TCSR clock driver for SM8750) -# CONFIG_SM_TCSRCC_8750 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_CLK_X1P42100_GPUCC b/redhat/configs/rhel/generic/CONFIG_CLK_X1P42100_GPUCC new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_CLK_X1P42100_GPUCC @@ -0,0 +1 @@ +# CONFIG_CLK_X1P42100_GPUCC is not set diff --git a/redhat/configs/rhel/generic/CONFIG_IPQ_CMN_PLL b/redhat/configs/rhel/generic/CONFIG_IPQ_CMN_PLL new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_IPQ_CMN_PLL @@ -0,0 +1 @@ +# CONFIG_IPQ_CMN_PLL is not set diff --git a/redhat/configs/rhel/generic/CONFIG_QCS_GCC_615 b/redhat/configs/rhel/generic/CONFIG_QCS_GCC_615 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_QCS_GCC_615 @@ -0,0 +1 @@ +# CONFIG_QCS_GCC_615 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_SM_GCC_8750 b/redhat/configs/rhel/generic/CONFIG_SM_GCC_8750 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_SM_GCC_8750 @@ -0,0 +1 @@ +# CONFIG_SM_GCC_8750 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_SM_LPASSCC_6115 b/redhat/configs/rhel/generic/CONFIG_SM_LPASSCC_6115 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_SM_LPASSCC_6115 @@ -0,0 +1 @@ +# CONFIG_SM_LPASSCC_6115 is not set diff --git a/redhat/configs/rhel/generic/CONFIG_SM_TCSRCC_8750 b/redhat/configs/rhel/generic/CONFIG_SM_TCSRCC_8750 new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_SM_TCSRCC_8750 @@ -0,0 +1 @@ +# CONFIG_SM_TCSRCC_8750 is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3627 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue