-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
See TS-7680:
&auart0 {
pinctrl-names = "default";
pinctrl-0 = <&auart0_pins_a>;
status = "okay";
bluetooth {
compatible = "ti,wl1271-st";
enable-gpios = <&gpio8 45 GPIO_ACTIVE_HIGH>;
};
};
Other plats should be able to use something similar and negate the need to toggle IO and deal with manually running btattach
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers