All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Udit Kumar <u-kumar1@ti.com>
Cc: nm@ti.com, u-boot@lists.denx.de, n-francis@ti.com,
	rogerq@kernel.org, afd@ti.com, bb@ti.com, j-humphreys@ti.com,
	sumit.garg@linaro.org, Robert Nelson <robertcnelson@gmail.com>
Subject: Re: [PATCH] dts: beagleboneai64: Add boothph in chipid node
Date: Tue, 17 Sep 2024 10:54:20 -0600	[thread overview]
Message-ID: <20240917165420.GL4252@bill-the-cat> (raw)
In-Reply-To: <20240917081329.370288-1-u-kumar1@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]

On Tue, Sep 17, 2024 at 01:43:29PM +0530, Udit Kumar wrote:
> beagleboneai64 boot was broken after OF_UPSTREAM support for
> J721E SOC.
> So add bootph in chipid node similar to other boards of
> this SOC.
> 
> Fixes: 46bb1405b461 ("arm: dts: k3-j721e: Move to OF_UPSTREAM")
> Reported-by: Robert Nelson <robertcnelson@gmail.com>
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> ---
> Boot logs
> https://gist.github.com/uditkumarti/32604960dec65401cde8979e51160ba7
> 
>  arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi b/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> index 884f44239e..27851b7d08 100644
> --- a/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> +++ b/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> @@ -64,6 +64,10 @@
>  	bootph-all;
>  };
>  
> +&chipid {
> +	bootph-all;
> +};
> +

Someone is upstreaming both of these, right?

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2024-09-17 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17  8:13 [PATCH] dts: beagleboneai64: Add boothph in chipid node Udit Kumar
2024-09-17 16:54 ` Tom Rini [this message]
2024-09-17 17:16   ` Kumar, Udit
2024-09-21  2:39 ` Tom Rini

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=20240917165420.GL4252@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=afd@ti.com \
    --cc=bb@ti.com \
    --cc=j-humphreys@ti.com \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=robertcnelson@gmail.com \
    --cc=rogerq@kernel.org \
    --cc=sumit.garg@linaro.org \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.