[PATCH] ARM: dts: bonegreen-wireless: add WL1835 Bluetooth device node

Robert Nelson robertcnelson at gmail.com
Mon Jun 5 08:38:03 PDT 2017


Sorry, Tony, i had forgotten to include the subject in the first ARM:
dts: bonegreen-wireless: add WL1835 Bluetooth device node patch

Regards,

On Mon, Jun 5, 2017 at 10:36 AM, Robert Nelson <robertcnelson at gmail.com> wrote:
> This adds the serial slave device for the WL1835 Bluetooth interface.
>
> Signed-off-by: Robert Nelson <robertcnelson at gmail.com>
> CC: Ricardo Salveti <ricardo.salveti at linaro.org>
> CC: Tony Lindgren <tony at atomide.com>
> CC: Jason Kridner <jkridner at beagleboard.org>
> ---
>  arch/arm/boot/dts/am335x-bonegreen-wireless.dts | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am335x-bonegreen-wireless.dts b/arch/arm/boot/dts/am335x-bonegreen-wireless.dts
> index 9d1a0fd555f3..57731f0daf10 100644
> --- a/arch/arm/boot/dts/am335x-bonegreen-wireless.dts
> +++ b/arch/arm/boot/dts/am335x-bonegreen-wireless.dts
> @@ -97,6 +97,11 @@
>         pinctrl-names = "default";
>         pinctrl-0 = <&uart3_pins &bt_pins>;
>         status = "okay";
> +
> +       bluetooth {
> +               compatible = "ti,wl1835-st";
> +               enable-gpios = <&gpio1 28 GPIO_ACTIVE_HIGH>;
> +       };
>  };
>
>  &gpio1 {
> --
> 2.11.0
>



-- 
Robert Nelson
https://rcn-ee.com/



More information about the linux-arm-kernel mailing list