arm64: dts: imx93: add nxp,no-divider for sysctr
authorPeng Fan <peng.fan@nxp.com>
Thu, 20 Oct 2022 10:16:58 +0000 (18:16 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 29 Oct 2022 07:41:25 +0000 (15:41 +0800)
There is no internal '/3' divider in i.MX93 sysctr, so need this
property.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index 3a5713bb4880e44d8d78b94374aa5266c6f0b28b..bb2ff2d01f840ce8047057b7d131212530b188c5 100644 (file)
                                interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&osc_24m>;
                                clock-names = "per";
+                               nxp,no-divider;
                        };
 
                        lpi2c1: i2c@44340000 {