All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH/LOCAL 2/5] arm64: renesas: defconfig: Errata update
Date: Thu, 16 Dec 2021 16:43:53 +0100	[thread overview]
Message-ID: <e1873f54280c98561a9fdec107d700f34432ef2f.1639669217.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1639669217.git.geert+renesas@glider.be>

Update support for hardware errata in the defconfig for Renesas R-Car
Gen3 and RZ/G2 systems:
  - Enable CONFIG_ARM64_ERRATUM_1530923 (R-Car S4 and RZ/G2L have
    Cortex-A55 r2p0),
  - Disable CONFIG_ARM64_ERRATUM_1508412 (no Cortex-A77),
  - Disable CONFIG_FUJITSU_ERRATUM_010001 (not applicable),
  - Disable CONFIG_QCOM_FALKOR_ERRATUM_E1041 (not applicable),
  - Disable CONFIG_NVIDIA_CARMEL_CNP_ERRATUM (not applicable).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/configs/renesas_defconfig | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 177100d7dcac94ac..805a14ca041ecbdc 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -27,8 +27,8 @@ CONFIG_BLK_DEV_INITRD=y
 # CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_ARCH_RENESAS=y
-# CONFIG_ARM64_ERRATUM_1530923 is not set
 # CONFIG_ARM64_ERRATUM_1542419 is not set
+# CONFIG_ARM64_ERRATUM_1508412 is not set
 # CONFIG_ARM64_ERRATUM_2054223 is not set
 # CONFIG_ARM64_ERRATUM_2067961 is not set
 # CONFIG_CAVIUM_ERRATUM_22375 is not set
@@ -36,10 +36,13 @@ CONFIG_ARCH_RENESAS=y
 # CONFIG_CAVIUM_ERRATUM_27456 is not set
 # CONFIG_CAVIUM_ERRATUM_30115 is not set
 # CONFIG_CAVIUM_TX2_ERRATUM_219 is not set
+# CONFIG_FUJITSU_ERRATUM_010001 is not set
 # CONFIG_HISILICON_ERRATUM_161600802 is not set
 # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
 # CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set
 # CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set
+# CONFIG_QCOM_FALKOR_ERRATUM_E1041 is not set
+# CONFIG_NVIDIA_CARMEL_CNP_ERRATUM is not set
 # CONFIG_SOCIONEXT_SYNQUACER_PREITS is not set
 CONFIG_ARM64_VA_BITS_48=y
 CONFIG_SCHED_MC=y
-- 
2.25.1


  parent reply	other threads:[~2021-12-16 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 15:43 [PATCH/LOCAL 0/5] arm64: renesas: defconfig: Refresh for v5.16-rc1 and misc updates Geert Uytterhoeven
2021-12-16 15:43 ` [PATCH/LOCAL 1/5] arm64: renesas: defconfig: Refresh for v5.16-rc1 Geert Uytterhoeven
2021-12-16 15:43 ` Geert Uytterhoeven [this message]
2021-12-16 15:43 ` [PATCH/LOCAL 3/5] arm64: renesas: defconfig: Enable CONFIG_ARM64_RAS_EXTN Geert Uytterhoeven
2021-12-16 15:43 ` [PATCH/LOCAL 4/5] arm64: renesas: defconfig: Enable CONFIG_SPI_RSPI Geert Uytterhoeven
2021-12-16 15:43 ` [PATCH/LOCAL 5/5] arm64: renesas: defconfig: Enable R8A779F0 SoC Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e1873f54280c98561a9fdec107d700f34432ef2f.1639669217.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.