All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de
Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, Peng Fan <peng.fan@nxp.com>
Subject: [PATCH 3/7] arm64: dts: imx93: add nxp,no-divider for sysctr
Date: Thu, 20 Oct 2022 18:16:58 +0800	[thread overview]
Message-ID: <20221020101702.1867188-4-peng.fan@oss.nxp.com> (raw)
In-Reply-To: <20221020101702.1867188-1-peng.fan@oss.nxp.com>

From: Peng Fan <peng.fan@nxp.com>

There is no internal '/3' divider in i.MX93 sysctr, so need this
property.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 0247866fc86b..2d983e6ee734 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -145,6 +145,7 @@ system_counter: timer@44290000 {
 				interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
 				clocks = <&osc_24m>;
 				clock-names = "per";
+				nxp,no-divider;
 			};
 
 			lpi2c1: i2c@44340000 {
-- 
2.37.1


WARNING: multiple messages have this Message-ID (diff)
From: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de
Cc: kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, Peng Fan <peng.fan@nxp.com>
Subject: [PATCH 3/7] arm64: dts: imx93: add nxp,no-divider for sysctr
Date: Thu, 20 Oct 2022 18:16:58 +0800	[thread overview]
Message-ID: <20221020101702.1867188-4-peng.fan@oss.nxp.com> (raw)
In-Reply-To: <20221020101702.1867188-1-peng.fan@oss.nxp.com>

From: Peng Fan <peng.fan@nxp.com>

There is no internal '/3' divider in i.MX93 sysctr, so need this
property.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx93.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 0247866fc86b..2d983e6ee734 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -145,6 +145,7 @@ system_counter: timer@44290000 {
 				interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
 				clocks = <&osc_24m>;
 				clock-names = "per";
+				nxp,no-divider;
 			};
 
 			lpi2c1: i2c@44340000 {
-- 
2.37.1


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

  parent reply	other threads:[~2022-10-20 10:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 10:16 [PATCH 0/7] arm64: dts: imx93: nodes fix/update Peng Fan (OSS)
2022-10-20 10:16 ` Peng Fan (OSS)
2022-10-20 10:16 ` [PATCH 1/7] arm64: dts: imx93: correct s4mu interrupt names Peng Fan (OSS)
2022-10-20 10:16   ` Peng Fan (OSS)
2022-10-20 10:16 ` [PATCH 2/7] arm64: dts: imx93: correct gpio-ranges Peng Fan (OSS)
2022-10-20 10:16   ` Peng Fan (OSS)
2022-10-20 10:16 ` Peng Fan (OSS) [this message]
2022-10-20 10:16   ` [PATCH 3/7] arm64: dts: imx93: add nxp,no-divider for sysctr Peng Fan (OSS)
2022-10-20 10:16 ` [PATCH 4/7] arm64: dts: imx93: add MU clock for mailbox Peng Fan (OSS)
2022-10-20 10:16   ` Peng Fan (OSS)
2022-10-20 10:17 ` [PATCH 5/7] arm64: dts: imx93: add gpio alises Peng Fan (OSS)
2022-10-20 10:17   ` Peng Fan (OSS)
2022-10-20 10:17 ` [PATCH 6/7] arm64: dts: imx93: add extra lpspi node Peng Fan (OSS)
2022-10-20 10:17   ` Peng Fan (OSS)
2022-10-20 10:17 ` [PATCH 7/7] arm64: dts: imx93: add tpm nodes Peng Fan (OSS)
2022-10-20 10:17   ` Peng Fan (OSS)
2022-10-29  8:06 ` [PATCH 0/7] arm64: dts: imx93: nodes fix/update Shawn Guo
2022-10-29  8:06   ` 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=20221020101702.1867188-4-peng.fan@oss.nxp.com \
    --to=peng.fan@oss.nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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.