[PATCH 3/7] arm64: dts: imx93: add nxp,no-divider for sysctr

Peng Fan (OSS) peng.fan at oss.nxp.com
Thu Oct 20 03:16:58 PDT 2022


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

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

Signed-off-by: Peng Fan <peng.fan at 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 at 44290000 {
 				interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
 				clocks = <&osc_24m>;
 				clock-names = "per";
+				nxp,no-divider;
 			};
 
 			lpi2c1: i2c at 44340000 {
-- 
2.37.1




More information about the linux-arm-kernel mailing list