Skip to content

Commit cb0ce21

Browse files
mniestrojnashif
authored andcommitted
ARM: nxp_imx: rt1064: use PODF values from rt1060
rt1064 already includes dtsi file for rt1060, including values for ARM and IPG PODFs. Drop explicit assignment of those PODF values in order to reduce duplicated code. Signed-off-by: Marcin Niestroj <[email protected]>
1 parent c775387 commit cb0ce21

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

dts/arm/nxp/nxp_rt1064.dtsi

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@
77

88
#include <nxp/nxp_rt1060.dtsi>
99

10-
&ccm {
11-
arm-podf {
12-
clock-div = <2>;
13-
};
14-
15-
ipg-podf {
16-
clock-div = <4>;
17-
};
18-
};
19-
2010
&flexspi2 {
2111
status = "okay";
2212
reg = <0x402a4000 0x4000>, <0x70000000 DT_SIZE_M(4)>;

0 commit comments

Comments
 (0)