File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 875
875
#size-cells = <0>;
876
876
#pinmux-cells = <2>;
877
877
reg = <0x40384000 0x4000>;
878
- clocks = <&ccm IMX_CCM_SAI1_CLK 0x7C 2 >;
878
+ clocks = <&ccm IMX_CCM_SAI1_CLK 0x7C 18 >;
879
879
/* Audio PLL Output Frequency is determined by:
880
880
* (Fref * (DIV_SELECT + NUM/DENOM)) / POST_DIV
881
881
* = (24MHz * (32 + 77 / 100)) / 1 = 786.48 MHz
913
913
#size-cells = <0>;
914
914
#pinmux-cells = <2>;
915
915
reg = <0x40388000 0x4000>;
916
- clocks = <&ccm IMX_CCM_SAI2_CLK 0x7C 2 >;
916
+ clocks = <&ccm IMX_CCM_SAI2_CLK 0x7C 20 >;
917
917
pre-div = <0>;
918
918
podf = <63>;
919
919
pll-clocks = <&anatop 0x70 0xC000 0x0>,
938
938
#size-cells = <0>;
939
939
#pinmux-cells = <2>;
940
940
reg = <0x4038C000 0x4000>;
941
- clocks = <&ccm IMX_CCM_SAI3_CLK 0x7C 2 >;
941
+ clocks = <&ccm IMX_CCM_SAI3_CLK 0x7C 22 >;
942
942
pre-div = <0>;
943
943
podf = <63>;
944
944
pll-clocks = <&anatop 0x70 0xC000 0>,
You can’t perform that action at this time.
0 commit comments