Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ffbf9134 authored by Robert Nelson's avatar Robert Nelson
Browse files

k3-am625-beagleplay.dts: Add boot-gpios to cc1352p7


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 9d67954f
Branches
No related merge requests found
Pipeline #17313 passed with stage
in 4 seconds
......@@ -907,7 +907,8 @@
mcu {
compatible = "ti,cc1352p7";
reset-gpios = <&main_gpio0 72 GPIO_ACTIVE_LOW>;
boot-gpios = <&main_gpio0 13 GPIO_ACTIVE_HIGH>;
reset-gpios = <&main_gpio0 14 GPIO_ACTIVE_HIGH>;
vdds-supply = <&vdd_3v3>;
};
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment