| Message ID | 20260427135819.2577234-1-andre.przywara@arm.com (mailing list archive) |
|---|---|
| Headers |
Return-Path: <linux-sunxi+bounces-22973-sunxi=pue.re@lists.linux.dev> X-Original-To: noreply@patchwork.local Delivered-To: noreply@patchwork.local Received: from sea.lore.kernel.org (sea.lore.kernel.org [172.234.253.10]) by mxe881.netcup.net (Postfix) with ESMTPS id 2B1361C0112 for <noreply@patchwork.local>; Mon, 27 Apr 2026 15:59:00 +0200 (CEST) Authentication-Results: mxe881; dkim=pass header.d=arm.com; spf=pass (sender IP is 172.234.253.10) smtp.mailfrom=linux-sunxi+bounces-22973-noreply=patchwork.local@lists.linux.dev smtp.helo=sea.lore.kernel.org Received-SPF: pass (mxe881: domain of lists.linux.dev designates 172.234.253.10 as permitted sender) client-ip=172.234.253.10; envelope-from=linux-sunxi+bounces-22973-noreply=patchwork.local@lists.linux.dev; helo=sea.lore.kernel.org; Received: from smtp.subspace.kernel.org (conduit.subspace.kernel.org [100.90.174.1]) by sea.lore.kernel.org (Postfix) with ESMTP id 57C613011F34 for <noreply@patchwork.local>; Mon, 27 Apr 2026 13:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id E5B193CF696; Mon, 27 Apr 2026 13:58:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b="fZ42R2kL" X-Original-To: linux-sunxi@lists.linux.dev Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 8B6A43CFF45 for <linux-sunxi@lists.linux.dev>; Mon, 27 Apr 2026 13:58:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777298307; cv=none; b=k/xI4rf4UHdH1pMQERBdZRMI51Cpr6gK79D4PZonSngQL/hHnIz26Ac0oitLULGJ655xbVQtKy8yFssGFP22u0oSFhHXl/4OfC2yz6w2TCuScKJhMoCPIVO7Fko+Kq4aWQRVBmouJOHTOK+d7wQ0HJDgdlP+t2ZYLB2tHN5TRKU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777298307; c=relaxed/simple; bh=dyihYbwMvXKYdp3CZnjWD1HdmuQWHDIWFRFll7ya8jY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=TC7Rf/cZQG8gh/gg4hgIT7mbh3WtCdDA89sWTkMP042CoBFZ/O3RPZoQuskZaQtLlrJunXwAeeISZgXfRztUOAOMczWL9YpQyEIvxGpuFkgTD38Nt0PiWP+LfqDLgNll3oM+F8gqX6AoblGq3NoeCo4wVAozcmhceijk4bYDNdk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; dkim=pass (1024-bit key) header.d=arm.com header.i=@arm.com header.b=fZ42R2kL; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 651EC1684; Mon, 27 Apr 2026 06:58:20 -0700 (PDT) Received: from e142021.munich.arm.com (e142021.arm.com [10.41.150.145]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 218233F763; Mon, 27 Apr 2026 06:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1777298305; bh=dyihYbwMvXKYdp3CZnjWD1HdmuQWHDIWFRFll7ya8jY=; h=From:To:Cc:Subject:Date:From; b=fZ42R2kLPvuMyQu18nh42i8Wo1CpbojXpL3I4eGs5qv8c1g3KlNdIarCZihgpFFVc wnaXX9tXUocbyaT3MXgg1A3sgkplWnpBba8SFkiSdo/NI8KcfpZi833levxqM9tYGa QgMTW6X5q6ywDpC8nH0mvpwXOBPEjajlOs4C1Bhc= From: Andre Przywara <andre.przywara@arm.com> To: u-boot@lists.denx.de Cc: Jernej Skrabec <jernej.skrabec@gmail.com>, Philippe Simons <simons.philippe@gmail.com>, Paul Kocialkowski <paulk@sys-base.io>, linux-sunxi@lists.linux.dev, Mikhail Kalashnikov <iuncuim@gmail.com>, Cody Eksal <masterr3c0rd@epochal.quest> Subject: [PATCH v3 0/2] sunxi: H616: DRAM: Fix TPR6 parameter parsing Date: Mon, 27 Apr 2026 15:58:17 +0200 Message-ID: <20260427135819.2577234-1-andre.przywara@arm.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: <linux-sunxi.lists.linux.dev> List-Subscribe: <mailto:linux-sunxi+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:linux-sunxi+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Server: rspamd-worker-8404 X-Spamd-Result: default: False [4.84 / 15.00]; RBL_SENDERSCORE(2.00)[172.234.253.10:from]; SUSPICIOUS_RECIPS(1.50)[]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; MAILLIST(-0.15)[generic]; MIME_GOOD(-0.10)[text/plain]; BAD_REP_POLICIES(0.10)[]; HAS_LIST_UNSUB(-0.01)[]; FROM_HAS_DN(0.00)[]; PRECEDENCE_BULK(0.00)[]; TAGGED_RCPT(0.00)[]; FREEMAIL_CC(0.00)[gmail.com,sys-base.io,lists.linux.dev,epochal.quest]; RCVD_COUNT_FIVE(0.00)[6]; FUZZY_BLOCKED(0.00)[rspamd.com]; R_DKIM_ALLOW(0.00)[arm.com:s=foss]; FROM_NEQ_ENVFROM(0.00)[andre.przywara@arm.com,linux-sunxi@lists.linux.dev]; ARC_ALLOW(0.00)[subspace.kernel.org:s=arc-20240116:i=1]; DKIM_TRACE(0.00)[arm.com:+]; DMARC_POLICY_ALLOW(0.00)[arm.com,none]; R_SPF_ALLOW(0.00)[+ip4:172.234.253.10]; TO_DN_SOME(0.00)[]; FORGED_SENDER_MAILLIST(0.00)[]; RCPT_COUNT_SEVEN(0.00)[7]; MIME_TRACE(0.00)[0:+]; TAGGED_FROM(0.00)[bounces-22973-noreply=patchwork.local]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; ASN(0.00)[asn:63949, ipnet:172.234.224.0/19, country:SG]; RCVD_TLS_LAST(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 2B1361C0112 X-MORS-Enabled: yes X-MORS-DOMAIN: patchwork.local X-MORS-HOSTING: hosting172546 X-MORS-USER: hosting172546 X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= |
| Series |
sunxi: H616: DRAM: Fix TPR6 parameter parsing
|
|
Message
Andre Przywara
April 27, 2026, 1:58 p.m. UTC
As multiple people reported, the TPR6 DRAM parameter is parsed wrongly for the H616 DRAM setup. Fix that and clean up the confusing default value on the way. Many thanks to Philippe for pushing this upstream! Cheers, Andre Andre Przywara (1): sunxi: H616: dram: drop default TPR6 Kconfig value Jernej Skrabec (1): sunxi: H616: dram: fix LPDDR3 TPR6 parsing arch/arm/mach-sunxi/Kconfig | 1 - arch/arm/mach-sunxi/dram_sun50i_h616.c | 2 +- configs/orangepi_zero2_defconfig | 1 + configs/transpeed-8k618-t_defconfig | 1 + configs/x96_mate_defconfig | 1 + configs/x96q_defconfig | 1 + 6 files changed, 5 insertions(+), 2 deletions(-)