Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [PATCH 1/4] Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional From: Marcel Holtmann In-Reply-To: <1519567855-26105-2-git-send-email-stefan.wahren@i2se.com> Date: Sun, 25 Feb 2018 21:17:27 +0100 Cc: Loic Poulain , =?utf-8?Q?Fr=C3=A9d=C3=A9ric_Danis?= , Johan Hedberg , Eric Anholt , Rob Herring , Mark Rutland , Lukas Wunner , Phil Elwell , Florian Fainelli , Bluez mailing list , linux-arm-kernel , linux-rpi-kernel@lists.infradead.org, devicetree@vger.kernel.org Message-Id: References: <1519567855-26105-1-git-send-email-stefan.wahren@i2se.com> <1519567855-26105-2-git-send-email-stefan.wahren@i2se.com> To: Stefan Wahren Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Stefan, > According to the devicetree binding the shutdown and device wake > GPIOs are optional. Since commit 3e81a4ca51a1 ("Bluetooth: hci_bcm: > Mandate presence of shutdown and device wake GPIO") this driver > won't probe anymore on Raspberry Pi 3 and Zero W (no device wake GPIO > connected). So fix this regression by reverting this commit partially. > > Cc: Lukas Wunner > Fixes: 3e81a4ca51a1 ("Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO") > Signed-off-by: Stefan Wahren > --- > drivers/bluetooth/hci_bcm.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) patch has been applied to bluetooth-stable tree. Regards Marcel