From: Pengpeng Hou <pengpeng@iscas.ac.cn>
To: Bartosz Golaszewski <brgl@kernel.org>,
Russell King <linux@armlinux.org.uk>
Cc: David Lechner <david@lechnology.com>,
dri-devel@lists.freedesktop.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Pengpeng Hou <pengpeng@iscas.ac.cn>
Subject: [PATCH v2] ARM: davinci_all_defconfig: enable the current ST7586 symbol
Date: Fri, 14 Aug 2026 15:56:24 +0800 [thread overview]
Message-ID: <20260814075624.16639-1-pengpeng@iscas.ac.cn> (raw)
The ST7586 DRM provider is now built by CONFIG_DRM_ST7586.
davinci_all_defconfig still enables the removed DRM_TINYDRM and
TINYDRM_ST7586 carrier symbols.
Replace those stale entries with the current provider symbol.
Assisted-by: Codex:gpt-5
Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
---
Changes since v1: https://lore.kernel.org/all/20260624082029.18675-1-pengpeng@iscas.ac.cn/
- no source-code changes
- rebase davinci_all_defconfig
- route the revision to DaVinci and ST7586 maintainers
- add the coding-assistant disclosure
The Kconfig/provider mapping was reviewed statically; no DaVinci kernel
build was performed.
arch/arm/configs/davinci_all_defconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index 72703ef0c51c..ac0029701283 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -144,8 +144,7 @@ CONFIG_VIDEO_ADV7343=m
CONFIG_DRM=m
CONFIG_DRM_TILCDC=m
CONFIG_DRM_SIMPLE_BRIDGE=m
-CONFIG_DRM_TINYDRM=m
-CONFIG_TINYDRM_ST7586=m
+CONFIG_DRM_ST7586=m
CONFIG_FB=y
CONFIG_FB_DA8XX=y
CONFIG_BACKLIGHT_PWM=m
--
2.50.1 (Apple Git-155)
next reply other threads:[~2026-08-14 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 7:56 Pengpeng Hou [this message]
2026-08-14 12:37 ` [PATCH v2] ARM: davinci_all_defconfig: enable the current ST7586 symbol David Lechner
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=20260814075624.16639-1-pengpeng@iscas.ac.cn \
--to=pengpeng@iscas.ac.cn \
--cc=brgl@kernel.org \
--cc=david@lechnology.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox