We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883f36c commit 594bf68Copy full SHA for 594bf68
boards/nxp/frdm_ke17z/frdm_ke17z-pinctrl.dtsi
@@ -45,6 +45,15 @@
45
};
46
47
48
+ flexio_pwm_default: flexio_pwm_default {
49
+ group0 {
50
+ pinmux = <FXIO_D3_PTD5>,
51
+ <FXIO_D5_PTD3>;
52
+ drive-strength = "low";
53
+ slew-rate = "slow";
54
+ };
55
56
+
57
lpspi0_default: lpspi0_default {
58
group0 {
59
pinmux = <LPSPI0_SCK_PTB2>,
boards/nxp/frdm_ke17z512/frdm_ke17z512-pinctrl.dtsi
@@ -76,4 +76,13 @@
76
slew-rate = "slow";
77
78
79
80
81
82
83
84
85
86
87
88
0 commit comments