Skip to content

Commit dbd3079

Browse files
Hi-Im-Davidnordicjm
authored andcommitted
dts: common: nordic: nrf7120: Edit AUXPLL default config
Auxpll config was setup incorrectly for the audio use-case. Signed-off-by: David Jewsbury <[email protected]>
1 parent d9497e3 commit dbd3079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/common/nordic/nrf7120_enga.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -829,11 +829,11 @@
829829
* not defined yet
830830
*/
831831
nordic,ficrs = <&ficr 0>;
832-
nordic,out-div = <2>;
832+
nordic,out-div = <12>;
833833
nordic,out-drive = <0>;
834834
nordic,current-tune = <9>;
835835
nordic,sdm-disable;
836-
nordic,range = "high";
836+
nordic,range = "mid";
837837
status = "disabled";
838838
};
839839

0 commit comments

Comments
 (0)