Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-107061

[redhat] New configs in drivers/clk

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • eln
    • None
    • kernel / automotive
    • None
    • rhivos-cats-auto-kernel
    • None
    • False
    • Hide

      None

      Show
      None
    • None

      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: QCS_CAMCC_615 [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:505
      Prompt: QCS615 Camera 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 Camera Clock Controller (QCS_CAMCC_615 [=n])
      Selects: QCS_GCC_615 [=n]

      ~~~
      Commit: 28bc42293954 (clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver)

      ~~~
      Symbol: QCS_DISPCC_615 [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:496
      Prompt: QCS615 Display 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])
      -> QCS615 Display Clock Controller (QCS_DISPCC_615 [=n])
      Selects: QCM_GCC_615

      ~~~
      Commit: 9b47105f5434 (clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver)

      ~~~
      Symbol: QCS_GPUCC_615 [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:551
      Prompt: QCS615 Graphics 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])
      -> QCS615 Graphics clock controller (QCS_GPUCC_615 [=n])
      Selects: QCS_GCC_615 [=n]

      ~~~
      Commit: f4b5b40805ab (clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver)

      ~~~
      Symbol: QCS_VIDEOCC_615 [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:559
      Prompt: QCS615 Video 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])
      -> QCS615 Video Clock Controller (QCS_VIDEOCC_615 [=n])
      Selects: QCS_GCC_615 [=n]

      ~~~
      Commit: f6a8abe0cc16 (clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver)

      ~~~
      Symbol: SC_CAMCC_8180X [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:587
      Prompt: SC8180X Camera 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])
      -> SC8180X Camera Clock Controller (SC_CAMCC_8180X [=n])
      Selects: SC_GCC_8180X [=n]

      ~~~
      Commit: 691f3413baa4 (clk: qcom: camcc-sc8180x: Add SC8180X camera clock controller driver)

      ~~~
      Symbol: SM_CAMCC_MILOS [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:972
      Prompt: Milos Camera 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])
      -> Milos Camera Clock Controller (SM_CAMCC_MILOS [=n])
      Selects: SM_GCC_MILOS [=n]

      ~~~
      Commit: f003800e2d35 (clk: qcom: Add Camera Clock controller (CAMCC) driver for Milos)

      ~~~
      Symbol: SM_GCC_MILOS [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:1187
      Prompt: Milos 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])
      -> Milos Global Clock Controller (SM_GCC_MILOS [=n])
      Selects: QCOM_GDSC [=y]
      Selected by [n]:

      • SM_CAMCC_MILOS [=n] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n])
      • SM_GPUCC_MILOS [=n] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n])
      • SM_VIDEOCC_MILOS [=n] && COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (ARM64 [=y] || COMPILE_TEST [=n])

      ~~~
      Commit: 88174d5d9422 (clk: qcom: Add Global Clock controller (GCC) driver for Milos)

      ~~~
      Symbol: SM_GPUCC_MILOS [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:1305
      Prompt: Milos 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])
      -> Milos Graphics Clock Controller (SM_GPUCC_MILOS [=n])
      Selects: SM_GCC_MILOS [=n]

      ~~~
      Commit: 980d7c84461a (clk: qcom: Add Graphics Clock controller (GPUCC) driver for Milos)

      ~~~
      Symbol: SM_VIDEOCC_6350 [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:1413
      Prompt: SM6350 Video 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])
      -> SM6350 Video Clock Controller (SM_VIDEOCC_6350 [=n])
      Selects: SM_GCC_6350 [=n] && QCOM_GDSC [=y]

      ~~~
      Commit: 720b1e8f2004 (clk: qcom: Add video clock controller driver for SM6350)

      ~~~
      Symbol: SM_VIDEOCC_MILOS [=n]
      Type : tristate
      Defined at drivers/clk/qcom/Kconfig:1432
      Prompt: Milos Video 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])
      -> Milos Video Clock Controller (SM_VIDEOCC_MILOS [=n])
      Selects: SM_GCC_MILOS [=n] && QCOM_GDSC [=y]

      ~~~
      Commit: 633a81bead86 (clk: qcom: Add Video Clock controller (VIDEOCC) driver for Milos)

      See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4049

              fdarocha@redhat.com Francisco da Rocha
              gitlab-jira Gitlab-jira-bot Gitlab-redhat
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: