Skip to content

Bluetooth: Use proper bluetooth driver #129

Description

@ts-kris

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions