From: Peng Fan Date: Thu, 20 Oct 2022 10:16:58 +0000 (+0800) Subject: arm64: dts: imx93: add nxp,no-divider for sysctr X-Git-Tag: v6.2-rc1~204^2~34^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce9f6f75db0a6c353f2008acadd69b423513527;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: imx93: add nxp,no-divider for sysctr There is no internal '/3' divider in i.MX93 sysctr, so need this property. Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi index 3a5713bb4880e..bb2ff2d01f840 100644 --- a/arch/arm64/boot/dts/freescale/imx93.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi @@ -145,6 +145,7 @@ interrupts = ; clocks = <&osc_24m>; clock-names = "per"; + nxp,no-divider; }; lpi2c1: i2c@44340000 {