Skip to content

Commit 99171c3

Browse files
petejohanson-adikartben
authored andcommitted
dts: common: adi: Corrected HPB alt func
Correctly use AF3 for HPB on P1.12 for MAX32690. Signed-off-by: Pete Johanson <[email protected]>
1 parent f4b52a4 commit 99171c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/adi/max32/max32690-pinctrl.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
};
348348

349349
/omit-if-no-ref/ hyp_d0_p1_12: hyp_d0_p1_12 {
350-
pinmux = <MAX32_PINMUX(1, 12, AF2)>;
350+
pinmux = <MAX32_PINMUX(1, 12, AF3)>;
351351
};
352352

353353
/omit-if-no-ref/ tmr3a_ioa_p1_13: tmr3a_ioa_p1_13 {

0 commit comments

Comments
 (0)