From: Mikhail Kalashnikov <iuncuim@gmail.com>
To: Jagan Teki <jagan@amarulasolutions.com>,
Andre Przywara <andre.przywara@arm.com>
Cc: Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
u-boot@lists.denx.de, linux-sunxi@lists.linux.dev
Subject: [PATCH 0/1] sunxi: H616: add LPDDR4 support
Date: Sat, 29 Jul 2023 14:13:30 +0300 [thread overview]
Message-ID: <20230729111331.173768-1-iuncuim@gmail.com> (raw)
From: iuncuim <iuncuim@gmail.com>
At the moment, the driver only supports DDR3 and LPDDR3 memory.
Add support for a new type DRAM.
Signed-off-by: Mikhail Kalashnikov <iuncuim@gmail.com>
iuncuim (1):
dram: h616: add LPDDR4 DRAM support
.../include/asm/arch-sunxi/dram_sun50i_h616.h | 1 +
arch/arm/mach-sunxi/Kconfig | 11 +
arch/arm/mach-sunxi/dram_sun50i_h616.c | 200 ++++++++++++++----
arch/arm/mach-sunxi/dram_timings/Makefile | 1 +
.../dram_timings/h616_lpddr4_1200.c | 96 +++++++++
5 files changed, 270 insertions(+), 39 deletions(-)
create mode 100644 arch/arm/mach-sunxi/dram_timings/h616_lpddr4_1200.c
--
2.41.0
next reply other threads:[~2023-07-29 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-29 11:13 Mikhail Kalashnikov [this message]
2023-07-29 11:13 ` [PATCH 1/1] sunxi: H616: add LPDDR4 DRAM support Mikhail Kalashnikov
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=20230729111331.173768-1-iuncuim@gmail.com \
--to=iuncuim@gmail.com \
--cc=andre.przywara@arm.com \
--cc=jagan@amarulasolutions.com \
--cc=jernej.skrabec@gmail.com \
--cc=linux-sunxi@lists.linux.dev \
--cc=samuel@sholland.org \
--cc=u-boot@lists.denx.de \
/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