projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cce832
)
arm64: dts: imx93: add nxp,no-divider for sysctr
author
Peng Fan
<peng.fan@nxp.com>
Thu, 20 Oct 2022 10:16:58 +0000
(18:16 +0800)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx93.dtsi
b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 3a5713bb4880e44d8d78b94374aa5266c6f0b28b..bb2ff2d01f840ce8047057b7d131212530b188c5 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx93.dtsi
@@
-145,6
+145,7
@@
interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&osc_24m>;
clock-names = "per";
+ nxp,no-divider;
};
lpi2c1: i2c@44340000 {