All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: "Stefan Wahren" <stefan.wahren@i2se.com>,
	"Loic Poulain" <loic.poulain@gmail.com>,
	"Frédéric Danis" <frederic.danis.oss@gmail.com>,
	"Marcel Holtmann" <marcel@holtmann.org>,
	"Johan Hedberg" <johan.hedberg@gmail.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Mark Rutland" <mark.rutland@arm.com>
Cc: Lukas Wunner <lukas@wunner.de>,
	Phil Elwell <phil@raspberrypi.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	linux-bluetooth@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rpi-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Stefan Wahren <stefan.wahren@i2se.com>
Subject: Re: [PATCH 4/4] ARM: bcm2385_defconfig: Enable BT support for BCM43438
Date: Mon, 26 Feb 2018 15:31:48 -0800	[thread overview]
Message-ID: <87o9kbjpjv.fsf@anholt.net> (raw)
In-Reply-To: <1519567855-26105-5-git-send-email-stefan.wahren@i2se.com>

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

Stefan Wahren <stefan.wahren@i2se.com> writes:

> The Raspberry Pi Zero W has an onboard BT chip (BCM43438). So enable the
> necessary HCI UART driver (requires serial device bus).
>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

Applied patches 2-4 to bcm2835-dt-next and bcm2835-defconfig-next.
Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: eric@anholt.net (Eric Anholt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: bcm2385_defconfig: Enable BT support for BCM43438
Date: Mon, 26 Feb 2018 15:31:48 -0800	[thread overview]
Message-ID: <87o9kbjpjv.fsf@anholt.net> (raw)
In-Reply-To: <1519567855-26105-5-git-send-email-stefan.wahren@i2se.com>

Stefan Wahren <stefan.wahren@i2se.com> writes:

> The Raspberry Pi Zero W has an onboard BT chip (BCM43438). So enable the
> necessary HCI UART driver (requires serial device bus).
>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

Applied patches 2-4 to bcm2835-dt-next and bcm2835-defconfig-next.
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180226/d561a6d1/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Eric Anholt <eric@anholt.net>
To: "Loic Poulain" <loic.poulain@gmail.com>,
	"Frédéric Danis" <frederic.danis.oss@gmail.com>,
	"Marcel Holtmann" <marcel@holtmann.org>,
	"Johan Hedberg" <johan.hedberg@gmail.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Mark Rutland" <mark.rutland@arm.com>
Cc: Stefan Wahren <stefan.wahren@i2se.com>,
	devicetree@vger.kernel.org,
	Florian Fainelli <f.fainelli@gmail.com>,
	Phil Elwell <phil@raspberrypi.org>,
	linux-bluetooth@vger.kernel.org, Lukas Wunner <lukas@wunner.de>,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 4/4] ARM: bcm2385_defconfig: Enable BT support for BCM43438
Date: Mon, 26 Feb 2018 15:31:48 -0800	[thread overview]
Message-ID: <87o9kbjpjv.fsf@anholt.net> (raw)
In-Reply-To: <1519567855-26105-5-git-send-email-stefan.wahren@i2se.com>


[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]

Stefan Wahren <stefan.wahren@i2se.com> writes:

> The Raspberry Pi Zero W has an onboard BT chip (BCM43438). So enable the
> necessary HCI UART driver (requires serial device bus).
>
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>

Applied patches 2-4 to bcm2835-dt-next and bcm2835-defconfig-next.
Thanks!

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2018-02-26 23:31 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-25 14:10 [PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support Stefan Wahren
2018-02-25 14:10 ` Stefan Wahren
2018-02-25 14:10 ` Stefan Wahren
2018-02-25 14:10 ` [PATCH 1/4] Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 15:15   ` Lukas Wunner
2018-02-25 20:17   ` Marcel Holtmann
2018-02-25 20:17     ` Marcel Holtmann
2018-02-25 20:17     ` Marcel Holtmann
2018-02-25 14:10 ` [PATCH 2/4] ARM: dts: bcm283x: Apply pull settings to Zero W relevant groups Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 14:10 ` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 20:17   ` Marcel Holtmann
2018-02-25 20:17     ` Marcel Holtmann
2018-02-25 20:17     ` Marcel Holtmann
2018-02-25 21:16     ` Stefan Wahren
2018-02-25 21:16       ` Stefan Wahren
2018-02-25 21:16       ` Stefan Wahren
2018-02-25 21:38       ` Marcel Holtmann
2018-02-25 21:38         ` Marcel Holtmann
2018-02-25 21:38         ` Marcel Holtmann
2018-02-27 18:51         ` Stefan Wahren
2018-02-27 18:51           ` Stefan Wahren
2018-02-27 18:51           ` Stefan Wahren
2018-03-04 21:58         ` Stefan Wahren
2018-03-04 21:58           ` Stefan Wahren
2018-03-04 21:58           ` Stefan Wahren
2018-03-05  5:19           ` Marcel Holtmann
2018-03-05  5:19             ` Marcel Holtmann
2018-03-05  5:19             ` Marcel Holtmann
2018-03-05  6:28             ` Stefan Wahren
2018-03-05  6:28               ` Stefan Wahren
2018-03-05  6:28               ` Stefan Wahren
2018-03-05  7:06               ` Marcel Holtmann
2018-03-05  7:06                 ` Marcel Holtmann
2018-03-05  7:06                 ` Marcel Holtmann
2018-03-05  7:55                 ` Loic Poulain
2018-03-05 10:04                   ` Marcel Holtmann
2018-03-05 10:04                     ` Marcel Holtmann
2018-03-05 10:04                     ` Marcel Holtmann
2018-03-07 11:28         ` Stefan Wahren
2018-03-07 11:28           ` Stefan Wahren
2018-03-07 11:28           ` Stefan Wahren
2018-03-07 12:08           ` Loic Poulain
2018-03-07 12:08             ` Loic Poulain
2018-03-07 12:08             ` Loic Poulain
2018-03-07 12:12           ` Marcel Holtmann
2018-03-07 12:12             ` Marcel Holtmann
2018-03-07 12:12             ` Marcel Holtmann
2018-03-07 12:42             ` Stefan Wahren
2018-03-07 12:42               ` Stefan Wahren
2018-03-07 12:42               ` Stefan Wahren
2018-03-07 13:35               ` Marcel Holtmann
2018-03-07 13:35                 ` Marcel Holtmann
2018-03-07 13:35                 ` Marcel Holtmann
2018-03-07 19:08               ` Eric Anholt
2018-03-07 19:08                 ` Eric Anholt
2018-03-07 19:08                 ` Eric Anholt
2018-03-07 19:35                 ` Marcel Holtmann
2018-03-07 19:35                   ` Marcel Holtmann
2018-03-07 19:35                   ` Marcel Holtmann
2018-03-07 22:36                   ` Eric Anholt
2018-03-07 22:36                     ` Eric Anholt
2018-03-07 22:36                     ` Eric Anholt
2018-03-08  0:02                     ` Stefan Wahren
2018-03-08  0:02                       ` Stefan Wahren
2018-03-08  0:02                       ` Stefan Wahren
2018-03-08  9:14                       ` Loic Poulain
2018-03-08  9:14                         ` Loic Poulain
2018-03-08  9:14                         ` Loic Poulain
2018-03-08 10:41                         ` Marcel Holtmann
2018-03-08 10:41                           ` Marcel Holtmann
2018-03-08 10:41                           ` Marcel Holtmann
2018-03-08 10:56                       ` Lukas Wunner
2018-03-08 12:08                         ` Marcel Holtmann
2018-03-08 12:08                           ` Marcel Holtmann
2018-03-08 12:08                           ` Marcel Holtmann
2018-03-08 12:06                       ` Marcel Holtmann
2018-03-08 12:06                         ` Marcel Holtmann
2018-03-08 12:06                         ` Marcel Holtmann
2018-02-25 14:10 ` [PATCH 4/4] ARM: bcm2385_defconfig: Enable BT support for BCM43438 Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-25 14:10   ` Stefan Wahren
2018-02-26 23:31   ` Eric Anholt [this message]
2018-02-26 23:31     ` Eric Anholt
2018-02-26 23:31     ` Eric Anholt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o9kbjpjv.fsf@anholt.net \
    --to=eric@anholt.net \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=frederic.danis.oss@gmail.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=loic.poulain@gmail.com \
    --cc=lukas@wunner.de \
    --cc=marcel@holtmann.org \
    --cc=mark.rutland@arm.com \
    --cc=phil@raspberrypi.org \
    --cc=robh+dt@kernel.org \
    --cc=stefan.wahren@i2se.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.