Skip to content

[PW_SID:1156636] [v4] clk: spacemit: k3: add CPU PLL rate tables - #2583

Open
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1156636
Open

[PW_SID:1156636] [v4] clk: spacemit: k3: add CPU PLL rate tables#2583
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1156636

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1156636 applied to workflow__riscv__fixes

Name: [v4] clk: spacemit: k3: add CPU PLL rate tables
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1156636
Version: 4

The K3 CPU PLL rate tables currently describe only one rate per PLL,
although the hardware supports a wider range.

PLL3 and PLL4 support rates from 1.05 to 2.4 GHz, while PLL5 and PLL8
support rates from 1.05 to 2 GHz. Populate the tables with every
supported rate in 50 MHz steps.

Cc: stable@vger.kernel.org # 7.0+
Signed-off-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 142.69 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1198.76 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1504.99 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.37 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.51 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 2.00 seconds
Result: WARNING
Output:

WARNING: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?

total: 0 errors, 1 warnings, 0 checks, 118 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit 470cdabaa0a7 ("clk: spacemit: k3: add CPU PLL rate tables") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 1 warnings, 0 checks, 118 lines checked
WARNING: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 90.03 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
kdoc
Desc: Detects for kdoc errors
Duration: 0.81 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v4] clk: spacemit: k3: add CPU PLL rate tables"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.33 seconds
Result: PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants