All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: imx: Mark i.MX7 timer with arm,cpu-registers-not-fw-configured
Date: Sun, 17 Jan 2021 16:52:44 +0800	[thread overview]
Message-ID: <20210117085243.GS28365@dragon> (raw)
In-Reply-To: <20210107123115.121079-1-marex@denx.de>

On Thu, Jan 07, 2021 at 01:31:15PM +0100, Marek Vasut wrote:
> There is no firmware to initialize the arch timer register on all iMX7
> systems, add arm,cpu-registers-not-fw-configured to let Linux do it.

`ARM: dts: imx7: ...` would help shorten the subject a bit by making `i.MX7`
unnecessary.

> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Anson Huang <b20788@freescale.com>

I guess this email address is no longer existing.

> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Leonard Crestez <leonard.crestez@nxp.com>

and this?

Shawn

> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: Shawn Guo <shawnguo@kernel.org>
> To: linux-arm-kernel@lists.infradead.org
> ---
>  arch/arm/boot/dts/imx7s.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi
> index 251007a7b836..a22d41e0cf31 100644
> --- a/arch/arm/boot/dts/imx7s.dtsi
> +++ b/arch/arm/boot/dts/imx7s.dtsi
> @@ -151,6 +151,7 @@ replicator_in_port0: endpoint {
>  
>  	timer {
>  		compatible = "arm,armv7-timer";
> +		arm,cpu-registers-not-fw-configured;
>  		interrupt-parent = <&intc>;
>  		interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
>  			     <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(1) | IRQ_TYPE_LEVEL_LOW)>,
> -- 
> 2.29.2
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-01-17  8:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 12:31 [PATCH] ARM: dts: imx: Mark i.MX7 timer with arm, cpu-registers-not-fw-configured Marek Vasut
2021-01-17  8:52 ` Shawn Guo [this message]
2021-01-17 22:51   ` [PATCH] ARM: dts: imx: Mark i.MX7 timer with arm,cpu-registers-not-fw-configured Marek Vasut
2021-01-17 23:57     ` Shawn Guo

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=20210117085243.GS28365@dragon \
    --to=shawnguo@kernel.org \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=marex@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 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.