mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH 00/10] ARM: Rockchip rk3588: eMMC/SD support
Date: Tue, 30 May 2023 16:16:24 +0200	[thread overview]
Message-ID: <bb716d4e-f838-7188-1fa3-478a80b4be12@pengutronix.de> (raw)
In-Reply-To: <20230530111832.1916542-1-s.hauer@pengutronix.de>

On 30.05.23 13:18, Sascha Hauer wrote:
> This series brings up eMMC/SD on Rockchip rk3588 SoCs. There were
> multiple bugs that prevented them from working.
> 
> Additionally the CPU clock is now configured to 816MHz. This is not
> particularly fast, but considerably faster than the original 24MHz.

Which DRAM setup blob have you been using? Which BL31? What version
of these? Can this be added to the documentation?

> 
> Sascha Hauer (10):
>   mci: rockchip-dwcmshc-sdhci: Add rk3588
>   firmware: arm_scmi: fix async check
>   clk: rockchip: add missing pll_rk3588_core handling
>   clk: clk-divider: fix CLK_DIVIDER_HIWORD_MASK flag
>   pinctrl: rockchip: fix bias settings
>   ARM: dts: rk3588s: Set CPU clock to 816MHz
>   mci: rockchip-dwcmshc-sdhci: enable DLL only for clock >= 52MHz
>   ARM: rockchip_v8_defconfig: Enable SCMI support
>   ARM: multi_v8_defconfig: Enable SCMI support
>   ARM: rockchip rock 5b: drop no longer valid comments
> 
>  arch/arm/configs/multi_v8_defconfig    |  3 ++
>  arch/arm/configs/rockchip_v8_defconfig |  3 ++
>  arch/arm/dts/rk3588-rock-5b.dts        |  2 -
>  arch/arm/dts/rk3588s.dtsi              |  5 ++-
>  drivers/clk/clk-divider.c              |  2 +-
>  drivers/clk/rockchip/clk-pll.c         |  3 +-
>  drivers/firmware/arm_scmi/clock.c      |  2 +-
>  drivers/mci/rockchip-dwcmshc-sdhci.c   | 54 ++++++++++++++++++++------
>  drivers/pinctrl/pinctrl-rockchip.c     | 31 +++++++++++++--
>  9 files changed, 83 insertions(+), 22 deletions(-)
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




      parent reply	other threads:[~2023-05-30 14:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 11:18 Sascha Hauer
2023-05-30 11:18 ` [PATCH 01/10] mci: rockchip-dwcmshc-sdhci: Add rk3588 Sascha Hauer
2023-05-30 11:18 ` [PATCH 02/10] firmware: arm_scmi: fix async check Sascha Hauer
2023-05-30 11:18 ` [PATCH 03/10] clk: rockchip: add missing pll_rk3588_core handling Sascha Hauer
2023-05-30 11:18 ` [PATCH 04/10] clk: clk-divider: fix CLK_DIVIDER_HIWORD_MASK flag Sascha Hauer
2023-05-30 11:18 ` [PATCH 05/10] pinctrl: rockchip: fix bias settings Sascha Hauer
2023-05-30 11:18 ` [PATCH 06/10] ARM: dts: rk3588s: Set CPU clock to 816MHz Sascha Hauer
2023-05-30 11:18 ` [PATCH 07/10] mci: rockchip-dwcmshc-sdhci: enable DLL only for clock >= 52MHz Sascha Hauer
2023-05-30 11:18 ` [PATCH 08/10] ARM: rockchip_v8_defconfig: Enable SCMI support Sascha Hauer
2023-05-30 11:18 ` [PATCH 09/10] ARM: multi_v8_defconfig: " Sascha Hauer
2023-05-30 11:18 ` [PATCH 10/10] ARM: rockchip rock 5b: drop no longer valid comments Sascha Hauer
2023-05-30 14:16 ` Ahmad Fatoum [this message]

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=bb716d4e-f838-7188-1fa3-478a80b4be12@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.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