Commit bce9f6f7 authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

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: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 4cce8320
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment