public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kumar, Udit" <u-kumar1@ti.com>
To: Apurva Nandan <a-nandan@ti.com>, Nishanth Menon <nm@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Hari Nagalla <hnagalla@ti.com>
Subject: Re: [PATCH 3/3] arm64: dts: ti: k3-j784s4-evm: Add bootph-pre-ram property for SPL nodes
Date: Mon, 7 Aug 2023 10:04:37 +0530	[thread overview]
Message-ID: <93c0fdc0-994c-9f28-bec8-6d333335b2c7@ti.com> (raw)
In-Reply-To: <20230806164838.18088-4-a-nandan@ti.com>

Hi Apurva,

On 8/6/2023 10:18 PM, Apurva Nandan wrote:
> Add bootph-pre-ram property for all the nodes used in SPL stage,
> for syncing it later to u-boot j784s4 dts.
>
> Signed-off-by: Apurva Nandan <a-nandan@ti.com>
> ---
>   arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 23 +++++++++++++++++++++++
>   1 file changed, 23 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> index 1e38a8f1bec5..12455baf68b0 100644
> --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> @@ -252,7 +252,9 @@ vdd_sd_dv: regulator-TLV71033 {
>   };
>   
>   &main_pmx0 {
> [...]
>   
>   	mcu_fss0_ospi1_pins_default: mcu-fss0-ospi1-default-pins {
> +		bootph-pre-ram;
>   		pinctrl-single,pins = <
>   			J784S4_WKUP_IOPAD(0x040, PIN_OUTPUT, 0) /* (F32) MCU_OSPI1_CLK */
>   			J784S4_WKUP_IOPAD(0x05c, PIN_OUTPUT, 0) /* (G32) MCU_OSPI1_CSn0 */

Unfortunately this is not under correct pin mux , OSPI1 falls under 
wkup_pmx1.

Patch under review is 
https://lore.kernel.org/all/20230802114126.162445-1-u-kumar1@ti.com/


> @@ -399,6 +409,7 @@ J784S4_WKUP_IOPAD(0x044, PIN_INPUT, 0) /* (C31) MCU_OSPI1_LBCLKO */
>   };
> [...]
>   
>

  reply	other threads:[~2023-08-07  4:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-06 16:48 [PATCH 0/3] arm64: dts: ti: k3-j784s4: Add bootph-pre-ram property for SPL nodes Apurva Nandan
2023-08-06 16:48 ` [PATCH 1/3] arm64: dts: ti: k3-j784s4-main: " Apurva Nandan
2023-08-06 16:48 ` [PATCH 2/3] arm64: dts: ti: k3-j784s4-mcu-wakeup: " Apurva Nandan
2023-08-07  4:31   ` Kumar, Udit
2023-08-07 17:13     ` Apurva Nandan
2023-08-07 17:21       ` Nishanth Menon
2023-08-07 17:25         ` Apurva Nandan
2023-08-06 16:48 ` [PATCH 3/3] arm64: dts: ti: k3-j784s4-evm: " Apurva Nandan
2023-08-07  4:34   ` Kumar, Udit [this message]
2023-08-07 12:48   ` Nishanth Menon

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=93c0fdc0-994c-9f28-bec8-6d333335b2c7@ti.com \
    --to=u-kumar1@ti.com \
    --cc=a-nandan@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=hnagalla@ti.com \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=vigneshr@ti.com \
    /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