diff options
author | Will Deacon <will@kernel.org> | 2024-09-12 13:42:50 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-09-12 13:42:50 +0100 |
commit | dd22f4448572a35b74efac078ecf30c32ea0dfe0 (patch) | |
tree | 993e05901d3a5b731509e4d28b5320eb1258df9f /Documentation/arch | |
parent | d2ea63804bc9d706e441cff8c941028ec70ab99f (diff) | |
parent | db0d8a84348b876df7c4276f0cbce5df3b769f5f (diff) |
Merge branch 'for-next/errata' into for-next/core
* for-next/errata:
arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
Diffstat (limited to 'Documentation/arch')
-rw-r--r-- | Documentation/arch/arm64/silicon-errata.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/arch/arm64/silicon-errata.rst b/Documentation/arch/arm64/silicon-errata.rst index 35892c28d831..9eb5e70b4888 100644 --- a/Documentation/arch/arm64/silicon-errata.rst +++ b/Documentation/arch/arm64/silicon-errata.rst @@ -55,6 +55,8 @@ stable kernels. +----------------+-----------------+-----------------+-----------------------------+ | Ampere | AmpereOne | AC03_CPU_38 | AMPERE_ERRATUM_AC03_CPU_38 | +----------------+-----------------+-----------------+-----------------------------+ +| Ampere | AmpereOne AC04 | AC04_CPU_10 | AMPERE_ERRATUM_AC03_CPU_38 | ++----------------+-----------------+-----------------+-----------------------------+ +----------------+-----------------+-----------------+-----------------------------+ | ARM | Cortex-A510 | #2457168 | ARM64_ERRATUM_2457168 | +----------------+-----------------+-----------------+-----------------------------+ |