mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jonas Rebmann <jre@pengutronix.de>
Cc: BAREBOX <barebox@lists.infradead.org>
Subject: Re: [PATCH] fixup! ARM: boards: Add support for PRT8ML
Date: Fri, 26 Sep 2025 13:31:49 +0200	[thread overview]
Message-ID: <aNZ5pTTiP8YuveQY@pengutronix.de> (raw)
In-Reply-To: <20250924-prt8ml-fixup-v1-1-477ac5d8d67e@pengutronix.de>

On Wed, Sep 24, 2025 at 10:13:51AM +0200, Jonas Rebmann wrote:
> Remove redundant clock setup code already present in
> imx8m_ccgr_clock_enable() called from imx8mp_cpu_lowlevel_init()
> 
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
>  arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c | 5 -----
>  1 file changed, 5 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c b/arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c
> index 54c0e4a1a7..ffbc08b6bc 100644
> --- a/arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c
> +++ b/arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c
> @@ -86,11 +86,6 @@ static __noreturn noinline void prt_prt8ml_start(void)
>  
>  ENTRY_FUNCTION(start_prt_prt8ml, r0, r1, r2)
>  {
> -	void __iomem *ccm = IOMEM(MX8M_CCM_BASE_ADDR);
> -
> -	writel(IMX8M_CCM_CCGR_SETTINGn_NEEDED(0),
> -	       ccm + IMX8M_CCM_CCGRn_SET(IMX8M_CCM_CCGR_SCTR));
> -
>  	imx8mp_cpu_lowlevel_init();
>  
>  	relocate_to_current_adr();
> 
> ---
> base-commit: 7e32be40a193007e138c0eb589eb852420655523
> change-id: 20250924-prt8ml-fixup-5cdfa477bca8
> 
> Best regards,
> --  
> Jonas Rebmann <jre@pengutronix.de>
> 
> 

-- 
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 |



  reply	other threads:[~2025-09-26 11:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-24  8:13 Jonas Rebmann
2025-09-26 11:31 ` Sascha Hauer [this message]
2025-09-28 13:28 Lucas Stach
2025-09-29  7:25 ` Sascha Hauer

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=aNZ5pTTiP8YuveQY@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=jre@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