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 7126fab commit c41a265Copy full SHA for c41a265
boards/shields/eval_ad4052_ardz/eval_ad4052_ardz.overlay
@@ -12,7 +12,7 @@
12
spi-max-frequency = <DT_FREQ_M(2)>;
13
gp1-gpios = <&arduino_header 14 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>;
14
gp0-gpios = <&arduino_header 15 (GPIO_PULL_DOWN)>;
15
- conversion-gpios = <&arduino_header 13 (GPIO_ACTIVE_HIGH | MAX32_GPIO_VSEL_VDDIOH)>;
+ conversion-gpios = <&arduino_header 12 (GPIO_ACTIVE_HIGH | MAX32_GPIO_VSEL_VDDIOH)>;
16
#address-cells = <1>;
17
#size-cells = <0>;
18
#io-channel-cells = <1>;
0 commit comments