Skip to content

Commit 182e690

Browse files
jerome-pouillerkartben
authored andcommitted
tests: drivers: pwm: Fix build
Commit a1f4821 ("soc: silabs: siwx91x: Rename pins") broke the test for pwm_api. Signed-off-by: Jérôme Pouiller <[email protected]>
1 parent 744c70b commit 182e690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/pwm/pwm_api/boards/siwx917_rb4338a.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
&pinctrl0 {
1616
pwm_ch: pwm_ch {
1717
group1 {
18-
pinmux = <PWM_0H_PA7>; /* GPIO_7 P20 */
18+
pinmux = <PWM_0H_HP7>; /* GPIO_7 P20 */
1919
};
2020
};
2121
};

0 commit comments

Comments
 (0)