U-boot Archive mirror
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: Jonas Karlman <jonas@kwiboo.se>, Simon Glass <sjg@chromium.org>,
	David Bauer <mail@david-bauer.net>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Tom Rini <trini@konsulko.com>, Tianling Shen <cnsztl@gmail.com>,
	"Matwey V. Kornilov" <matwey.kornilov@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] rockchip: rk3328: Add missing bootph-some-ram props
Date: Tue, 7 May 2024 11:27:23 +0800	[thread overview]
Message-ID: <3c17a382-c0c9-4788-8cd7-d364a01bfe40@rock-chips.com> (raw)
In-Reply-To: <20240501192127.962261-1-jonas@kwiboo.se>


On 2024/5/2 03:21, Jonas Karlman wrote:
> Add bootph-some-ram props to pinctrl nodes related to eMMC, SD-card and
> SPI flash to match e.g. RK3308 and RK3399.
>
> Also adjust bootph props for sdio_vcc_pin, pinctrl and uart2m1_xfer.
>
> Fixes: 1e21f5693045 ("rockchip: rk3328: Fix loading FIT from SD-card when booting from eMMC")
> Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
> This has been runtime tested on a Rock64 and NanoPi R2S Plus.
>
> The uart2m1_xfer change help speed up boot by around 100 ms.
> ---
>   arch/arm/dts/rk3328-nanopi-r2s-u-boot.dtsi    |  2 +-
>   .../rk3328-orangepi-r1-plus-lts-u-boot.dtsi   |  7 ++++---
>   .../dts/rk3328-orangepi-r1-plus-u-boot.dtsi   |  7 ++++---
>   arch/arm/dts/rk3328-rock64-u-boot.dtsi        |  7 ++++---
>   arch/arm/dts/rk3328-u-boot.dtsi               | 20 +++++++++++++++----
>   5 files changed, 29 insertions(+), 14 deletions(-)
>
> diff --git a/arch/arm/dts/rk3328-nanopi-r2s-u-boot.dtsi b/arch/arm/dts/rk3328-nanopi-r2s-u-boot.dtsi
> index 4fa170eeaf8d..d8c79600b659 100644
> --- a/arch/arm/dts/rk3328-nanopi-r2s-u-boot.dtsi
> +++ b/arch/arm/dts/rk3328-nanopi-r2s-u-boot.dtsi
> @@ -12,7 +12,7 @@
>   };
>   
>   &sdio_vcc_pin {
> -	bootph-all;
> +	bootph-pre-ram;
>   };
>   
>   &usb20_otg {
> diff --git a/arch/arm/dts/rk3328-orangepi-r1-plus-lts-u-boot.dtsi b/arch/arm/dts/rk3328-orangepi-r1-plus-lts-u-boot.dtsi
> index 0a9423cd9c7e..b50c1332b836 100644
> --- a/arch/arm/dts/rk3328-orangepi-r1-plus-lts-u-boot.dtsi
> +++ b/arch/arm/dts/rk3328-orangepi-r1-plus-lts-u-boot.dtsi
> @@ -8,9 +8,6 @@
>   #include "rk3328-sdram-lpddr3-666.dtsi"
>   
>   &spi0 {
> -	bootph-pre-ram;
> -	bootph-some-ram;
> -
>   	flash@0 {
>   		bootph-pre-ram;
>   		bootph-some-ram;
> @@ -19,18 +16,22 @@
>   
>   &spi0m2_clk {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_cs0 {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_rx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_tx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &usb20_otg {
> diff --git a/arch/arm/dts/rk3328-orangepi-r1-plus-u-boot.dtsi b/arch/arm/dts/rk3328-orangepi-r1-plus-u-boot.dtsi
> index 1096821fc5d3..8ae003bbefd1 100644
> --- a/arch/arm/dts/rk3328-orangepi-r1-plus-u-boot.dtsi
> +++ b/arch/arm/dts/rk3328-orangepi-r1-plus-u-boot.dtsi
> @@ -8,9 +8,6 @@
>   #include "rk3328-sdram-ddr4-666.dtsi"
>   
>   &spi0 {
> -	bootph-pre-ram;
> -	bootph-some-ram;
> -
>   	flash@0 {
>   		bootph-pre-ram;
>   		bootph-some-ram;
> @@ -19,18 +16,22 @@
>   
>   &spi0m2_clk {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_cs0 {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_rx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_tx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &usb20_otg {
> diff --git a/arch/arm/dts/rk3328-rock64-u-boot.dtsi b/arch/arm/dts/rk3328-rock64-u-boot.dtsi
> index 551cff6f24f6..22f128090f84 100644
> --- a/arch/arm/dts/rk3328-rock64-u-boot.dtsi
> +++ b/arch/arm/dts/rk3328-rock64-u-boot.dtsi
> @@ -30,9 +30,6 @@
>   };
>   
>   &spi0 {
> -	bootph-pre-ram;
> -	bootph-some-ram;
> -
>   	flash@0 {
>   		bootph-pre-ram;
>   		bootph-some-ram;
> @@ -41,18 +38,22 @@
>   
>   &spi0m2_clk {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_cs0 {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_rx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &spi0m2_tx {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &usb20_otg {
> diff --git a/arch/arm/dts/rk3328-u-boot.dtsi b/arch/arm/dts/rk3328-u-boot.dtsi
> index d3608bd0e2b2..0135bc08d491 100644
> --- a/arch/arm/dts/rk3328-u-boot.dtsi
> +++ b/arch/arm/dts/rk3328-u-boot.dtsi
> @@ -17,7 +17,6 @@
>   	};
>   
>   	dmc: dmc {
> -		bootph-all;
>   		compatible = "rockchip,rk3328-dmc";
>   		reg = <0x0 0xff400000 0x0 0x1000
>   		       0x0 0xff780000 0x0 0x3000
> @@ -25,6 +24,7 @@
>   		       0x0 0xff440000 0x0 0x1000
>   		       0x0 0xff720000 0x0 0x1000
>   		       0x0 0xff798000 0x0 0x1000>;
> +		bootph-all;
>   	};
>   };
>   
> @@ -42,14 +42,17 @@
>   
>   &emmc_bus8 {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &emmc_clk {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &emmc_cmd {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &gpio0 {
> @@ -66,10 +69,12 @@
>   
>   &pcfg_pull_none_8ma {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &pcfg_pull_none_12ma {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &pcfg_pull_up {
> @@ -78,19 +83,21 @@
>   
>   &pcfg_pull_up_4ma {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &pcfg_pull_up_8ma {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &pcfg_pull_up_12ma {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &pinctrl {
> -	bootph-pre-ram;
> -	bootph-some-ram;
> +	bootph-all;
>   };
>   
>   &sdmmc {
> @@ -103,18 +110,22 @@
>   
>   &sdmmc0_bus4 {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &sdmmc0_clk {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &sdmmc0_cmd {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &sdmmc0_dectn {
>   	bootph-pre-ram;
> +	bootph-some-ram;
>   };
>   
>   &sdmmc0m1_pin {
> @@ -127,7 +138,8 @@
>   };
>   
>   &uart2m1_xfer {
> -	bootph-all;
> +	bootph-pre-sram;
> +	bootph-pre-ram;
>   };
>   
>   &vop {

      reply	other threads:[~2024-05-07  3:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-01 19:21 [PATCH] rockchip: rk3328: Add missing bootph-some-ram props Jonas Karlman
2024-05-07  3:27 ` Kever Yang [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=3c17a382-c0c9-4788-8cd7-d364a01bfe40@rock-chips.com \
    --to=kever.yang@rock-chips.com \
    --cc=cnsztl@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=mail@david-bauer.net \
    --cc=matwey.kornilov@gmail.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).